docs(desktop): add note about Citrix in config file and troubleshooting sessions.

Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
Camila Ayres
2026-03-11 15:13:53 +01:00
committed by Matthieu Gallien
parent 3e49149372
commit e9c83bff55
2 changed files with 16 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
==================
Configuration File
==================
.. _configuration_files:
The Nextcloud Client reads a configuration file. You can locate this configuration file as follows:
On Linux distributions:
@@ -13,6 +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.
The configuration file contains settings using the Microsoft Windows .ini file
format. You can overwrite changes using the Nextcloud configuration dialog.

View File

@@ -324,3 +324,15 @@ the current working directory.
your system, ensure that you have enough disk space to accommodate these files.
Also, due to their size, we strongly recommend that you properly compress any
core dump files prior to sending them to Nextcloud Customer Support.
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:`configuration_files`.
The failure on doing so will result in result in users having to set up their account again in every 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.
For more information on Citrix support:
- :ref:`system_requirements`