Skip to content

Commit 2c4e1f9

Browse files
committed
docs(desktop): add note about Citrix in config file and troubleshooting sessions.
Signed-off-by: Camila Ayres <hello@camilasan.com>
1 parent 476af11 commit 2c4e1f9

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

admin_manual/desktop/configfile.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.. _configuration_file:
12
==================
23
Configuration File
34
==================
@@ -13,6 +14,9 @@ On Microsoft Windows systems:
1314
On macOS systems:
1415
``$HOME/Library/Preferences/Nextcloud/nextcloud.cfg``
1516

17+
.. note::
18+
In a Citrix workspace, the user's Roaming profile needs to be persisted between sessions.
19+
The failure on doing so will result in result in users having to set up their account again in every new session.
1620

1721
The configuration file contains settings using the Microsoft Windows .ini file
1822
format. You can overwrite changes using the Nextcloud configuration dialog.

admin_manual/desktop/troubleshooting.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,15 @@ the current working directory.
324324
your system, ensure that you have enough disk space to accommodate these files.
325325
Also, due to their size, we strongly recommend that you properly compress any
326326
core dump files prior to sending them to Nextcloud Customer Support.
327+
328+
Citrix Workspace known issues
329+
-----------------------------
330+
331+
These are known issues when running the desktop client in a Citrix workspace:
332+
- The Windows user's Roaming profile needs to be persisted between sessions - see :ref:`configuration_files`.
333+
The failure on doing so will result in result in users having to set up their account again in every new session.
334+
- 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,
335+
that can quickly lead to the storage running out of space.
336+
337+
For more information on Citrix support:
338+
- :ref:`system_requirements`

0 commit comments

Comments
 (0)