From b2290cabe9bff4881dfbc6e2e76a49433ea73ec2 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Mon, 25 Mar 2024 10:38:42 +0000 Subject: [PATCH] Delete docs/source/daemons.rst --- docs/source/daemons.rst | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 docs/source/daemons.rst diff --git a/docs/source/daemons.rst b/docs/source/daemons.rst deleted file mode 100644 index fc6ed02..0000000 --- a/docs/source/daemons.rst +++ /dev/null @@ -1,22 +0,0 @@ -Daemons -===== - -The Daemon page is used the set the Service options. - -Options ------------- - -There are four options for Daemons, as shown below: - -.. image:: images/admin-14.png - -Skip Init: Use Skip Init to skip the initialization of syncronization. - -Force Init: Force Init will drop the PostGIS schema and reinitialize the Project in the database. - -Single Run: Peform a single run. - -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. - -NOTE: You must restart the instance for the above changes to take effect. -