Skip to content

analytics.scheduled_database_update

Control whether reports for the collection are updated on a scheduled basis.

Key: analytics.scheduled_database_update
Type: Boolean
Can be set in: collection.cfg

Description

This setting controls the scheduled updating of analytics for a collection. When set to true, analytics will be updated for the collection by the scheduled task, which is normally run nightly. When set to false, analytics for the collection will be updated only when it is manually triggered.

Default Value

The default setting let the scheduled analytics update occur for the collection:

analytics.scheduled_database_update=true

Examples

To stop automatic analytics updates and allow only manual updating:

analytics.scheduled_database_update=false

See Also

top

Funnelback logo
v15.24.0