Docs: Add new config option for the notification sync interval.

This commit is contained in:
Klaas Freitag 2016-03-22 11:38:44 +01:00
parent f70c6282ca
commit ea2f19b78a
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ You can change the following configuration settings (must be under the ``[ownClo
- ``maxLogLines`` (default: ``20000``) -- Specifies the maximum number of log lines displayed in the log window.
- ``chunkSize`` (default: ``5242880``) -- Specifies the chunk size of uploaded files in bytes.
- ``notificationRefreshInterval`` (default``300,000``) -- Specifies the default interval of checking for new server notifications.