Clarify the remotePollInterval variable from https://github.com/owncloud/core/issues/6543

This commit is contained in:
Guillermo López Leal 2014-07-03 20:56:22 +02:00 committed by Guillermo López
parent 2961c44bbe
commit a786511769

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.