QuartzMap/docs/source/daemons.rst

23 lines
623 B
ReStructuredText
Raw Normal View History

2024-03-16 23:06:56 +00:00
Daemons
=====
2024-03-16 23:13:33 +00:00
The Daemon page is used the set the Service options.
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
Options
2024-03-16 23:06:56 +00:00
------------
2024-03-16 23:13:33 +00:00
There are four options for Daemons, as shown below:
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
.. image:: images/admin-14.png
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
Skip Init: Use Skip Init to skip the initialization of syncronization.
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
Force Init: Force Init will drop the PostGIS schema and reinitialize the Project in the database.
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
Single Run: Peform a single run.
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
Sleep Time: The Frequency determines how often the service syncronizes. By default, this is every 10 seconds. You can adjust this interval here using the slide.
2024-03-16 23:06:56 +00:00
2024-03-16 23:13:33 +00:00
NOTE: You must restart the instance for the above changes to take effect.
2024-03-16 23:06:56 +00:00