mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 13:05:51 +03:00
Update doc/usage.rst
This commit is contained in:
parent
dc16f277ce
commit
a617a04295
1 changed files with 3 additions and 1 deletions
|
@ -36,12 +36,14 @@ Config File
|
|||
.. index:: config file
|
||||
|
||||
ownCloud Client reads a configuration file which on Linux can be found at ``$HOME/.local/share/data/ownCloud/owncloud.cfg``
|
||||
On Windows, it can be found in ``\Users\<name>\AppData\Local\ownCloud\owncloud.cfg``
|
||||
On Windows, it can be found in ``%LOCALAPPDATA%\ownCloud\owncloud.cfg``
|
||||
.. todo:: Mac?
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue