Skip to content

Commit 7d4d007

Browse files
camilasanmiaulalala
authored andcommitted
fix(admin_manual/desktop): update config location on macOS starting 33.0.0.
Signed-off-by: Camila Ayres <hello@camilasan.com>
1 parent 4e4cb08 commit 7d4d007

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

admin_manual/desktop/configfile.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ On Microsoft Windows systems:
1111
``%APPDATA%\Nextcloud\nextcloud.cfg``
1212

1313
On macOS systems:
14-
``$HOME/Library/Preferences/Nextcloud/nextcloud.cfg``
14+
Starting with version 33.0.0: ``$HOME/Library/Containers/com.nextcloud.desktopclient/Data/Library/Preferences/Nextcloud/nextcloud.cfg``
15+
16+
On older versions: ``$HOME/Library/Preferences/Nextcloud/nextcloud.cfg``
1517

1618
.. note::
1719
In a Citrix workspace, the user's Roaming profile need to be persisted between sessions.

0 commit comments

Comments
 (0)