diff --git a/docs/modules/ROOT/pages/automatic_updater.adoc b/docs/modules/ROOT/pages/automatic_updater.adoc index 518e1f6590..91bfb0bb41 100644 --- a/docs/modules/ROOT/pages/automatic_updater.adoc +++ b/docs/modules/ROOT/pages/automatic_updater.adoc @@ -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\\AppData\Roaming\ownCloud\owncloud.cfg`. + [source] .... skipUpdateCheck=true