diff options
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index d973c1e..097476a 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -11,7 +11,7 @@ <username>admin</username> <password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password> <timezone>Etc/UTC</timezone> - <time-update-interval>300</time-update-interval> + <time-update-interval>400</time-update-interval> <timeservers>pool.ntp.org</timeservers> <webgui> <protocol>http</protocol> |