Doc: Add milliseconds unit to notificationRefreshInterval doc

This commit is contained in:
Klaas Freitag 2016-03-29 14:39:12 +02:00
Родитель cacb751ab8
Коммит 9f438cb768
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.