diff --git a/config/config.ini b/config/config.ini index afd9d78..6a6b2e7 100644 --- a/config/config.ini +++ b/config/config.ini @@ -73,6 +73,9 @@ useNewDashboard = default ; Defaults to /usr/share/file/magic magicDatabase = default +; The interval in seconds between each iteration of the scheduler +schedulerInterval = 30 + [dashboard] ; Display the "Your Checked-out Documents" dashlet even when empty. ; Defaults to false @@ -302,7 +305,7 @@ javaLuceneURL = default [openoffice] ; The host on which open office is installed -; defaults to 127.0.0.1 +; defaults to 127.0.0.1 host = default ; The port on which open office is listening