Skip to content

push.auto-start

Specifies whether the the Push collection will start with the web server.

Key: push.auto-start
Type: Boolean
Can be set in: collection.cfg

Description

Determines if a push collection should be started when the web server starts or if it should be started on the first API call to that collection.

Default Value

By default a push collection will start when the web server starts.

push.auto-start=true

Examples

To set a collection to start on the first API request set:

push.auto-start=false

See Also

top

Funnelback logo
v15.24.0