Files
web/web_menu_navbar_needaction/readme/CONFIGURE.rst
2018-10-03 18:17:25 +02:00

4 lines
367 B
ReStructuredText

To configure the update frequency, set the configuration parameter `web_menu_navbar_needaction.refresh_timeout` to the amount of milliseconds after which the counters should be updated. Don't do this too often, as this will cause a lot of queries to the database. The default it 600000, which is equivalent to 10 minutes.
To disable updates, set the parameter to 0.