location for owncloud.cfg added

The location in windows FS was missing, so I added it.
This commit is contained in:
Dmitry Mayorov 2019-03-05 14:37:40 +01:00 committed by Markus Goetz
parent 6b467acf38
commit 340f3c931d

View File

@ -40,6 +40,8 @@ The following sections describe how to disable the auto-update mechanism for dif
Users may disable automatic updates by adding this line to the `[General]` section of their `owncloud.cfg` files:
`owncloud.cfg` is usually located in `C:\Users\<USERNAME>\AppData\Roaming\ownCloud\owncloud.cfg`.
[source]
....
skipUpdateCheck=true