Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

services.pbgopy.enable

Whether to enable pbgopy.

Type: boolean

Default:

false

Example:

true

Declared by:

services.pbgopy.cache.ttl

The TTL for the cache. Use "0s" to disable it.

Type: string

Default:

"24h"

Example:

"10m"

Declared by:

services.pbgopy.httpAuth

Basic HTTP authentication’s username and password. Both the username and password are escaped.

Type: null or string

Default:

null

Example:

"user:pass"

Declared by:

services.pbgopy.port

The port to host the pbgopy server on.

Type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default:

9090

Example:

8080

Declared by: