diff --git a/admin_manual/desktop/configfile.rst b/admin_manual/desktop/configfile.rst index 956b3d0bc..5f29fac0b 100644 --- a/admin_manual/desktop/configfile.rst +++ b/admin_manual/desktop/configfile.rst @@ -13,9 +13,9 @@ On Microsoft Windows systems: On macOS systems: ``$HOME/Library/Preferences/Nextcloud/nextcloud.cfg`` -.. note:: - In a Citrix workspace, the user's Roaming profile needs to be persisted between sessions. - The failure on doing so will result in result in users having to set up their account again in every new session. +.. note:: + In a Citrix workspace, the user's Roaming profile need to be persisted between sessions. + The failure on doing so will result in users having to set up their account again in every new session. The configuration file contains settings using the Microsoft Windows .ini file format. You can overwrite changes using the Nextcloud configuration dialog. diff --git a/admin_manual/desktop/troubleshooting.rst b/admin_manual/desktop/troubleshooting.rst index a43fc45cf..7dae63b23 100644 --- a/admin_manual/desktop/troubleshooting.rst +++ b/admin_manual/desktop/troubleshooting.rst @@ -331,5 +331,7 @@ Citrix Workspace known issues These are known issues when running the desktop client in a Citrix workspace: - The Windows user's Roaming profile needs to be persisted between sessions - see :ref:`Config file `:: The failure on doing so will result in result in users having to set up their account again in every new session. + - The user's synchronization folder also needs to be persisted between sessions. + The client will throw errors because it can not find the sync folder once the users logs in a new session. - Every time the user logs in a Citrix environment, it creates a session with the desktop client and in that session the client will sync the user's files, that can quickly lead to the storage running out of space.