diff --git a/doc/conffile.rst b/doc/conffile.rst index ab81c9245..6c2cbc440 100644 --- a/doc/conffile.rst +++ b/doc/conffile.rst @@ -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.