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.osmscout-server.enable

Whether to enable OSM Scout Server.

Type: boolean

Default:

false

Example:

true

Declared by:

services.osmscout-server.package

The osmscout-server package to use.

Type: package

Default:

pkgs.osmscout-server

Declared by:

services.osmscout-server.network.listenAddress

The address for the server to listen on.

Type: string

Default:

"127.0.0.1"

Declared by:

services.osmscout-server.network.port

The TCP port on which the server will listen.

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

Default:

8553

Declared by:

services.osmscout-server.network.startWhenNeeded

Enable systemd socket activation.

Type: boolean

Default:

true

Declared by: