Merge pull request #1928 from willyaranda/patch-1

Clarify the remotePollInterval variable
This commit is contained in:
ckamm 2015-05-06 15:53:11 +02:00
commit 7c0c7da9bf

View file

@ -16,7 +16,7 @@ format. You can overwrite changes using the ownCloud configuration dialog.
.. note:: Use caution when making changes to the ownCloud Client configuration
file. Incorrect settings can produce unintended results.
You can change the following configuration settings:
You can change the following configuration settings (must be under the ``[OwnCloud]`` section)
- ``remotePollInterval`` (default: ``30000``) -- Specifies the poll time for the remote repository in milliseconds.