Welcome to mirror list, hosted at ThFree Co, Russian Federation.

conffile.rst « doc - github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4742ef24370f463933215ca23477f57a5674b61c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
ownCloud Client reads a configuration file.

On Linux it can be found in:
        ``$HOME/.local/share/data/ownCloud/owncloud.cfg``

On Windows it can be found in:
        ``%LOCALAPPDATA%\ownCloud\owncloud.cfg``

On Mac it can be found in:
        ``$HOME/Library/Application Support/ownCloud``


It contains settings in the ini file format known from Windows. 

.. note:: Changes here should be done carefully as wrong settings can cause disfunctionality.

.. note:: Changes may be overwritten by using ownCloud's configuration dialog.

These are config settings that may be changed:

``remotePollinterval`` (default: ``30000``)
        Poll time for the remote repository in milliseconds

``maxLogLines`` (default:  ``20000``)
        Maximum count of log lines shown in the log window