Skip to content

Commit 683312f

Browse files
committed
docs(desktop): extend Citrix issue about persisting data between sessions.
Signed-off-by: Camila Ayres <hello@camilasan.com>
1 parent 3eaf46c commit 683312f

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

admin_manual/desktop/configfile.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ On Microsoft Windows systems:
1313
On macOS systems:
1414
``$HOME/Library/Preferences/Nextcloud/nextcloud.cfg``
1515

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

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

admin_manual/desktop/troubleshooting.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,5 +331,7 @@ Citrix Workspace known issues
331331
These are known issues when running the desktop client in a Citrix workspace:
332332
- The Windows user's Roaming profile needs to be persisted between sessions - see :ref:`Config file <configfile>`::
333333
The failure on doing so will result in result in users having to set up their account again in every new session.
334+
- The user's synchronization folder also needs to be persisted between sessions.
335+
The client will throw errors because it can not find the sync folder once the users logs in a new session.
334336
- 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,
335337
that can quickly lead to the storage running out of space.

0 commit comments

Comments
 (0)