Doc: Add milliseconds unit to notificationRefreshInterval doc

This commit is contained in:
Klaas Freitag 2016-03-29 14:39:12 +02:00
parent cacb751ab8
commit 9f438cb768
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ You can change the following configuration settings (must be under the ``[ownClo
- ``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.
- ``notificationRefreshInterval`` (default``300,000``) -- Specifies the default interval of checking for new server notifications in milliseconds.