mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-26 13:28:45 +07:00
fix(desktop): fix syntax issues.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
committed by
Matthieu Gallien
parent
29d9a53b53
commit
a0ad4455d8
@@ -1,7 +1,7 @@
|
||||
==================
|
||||
Configuration File
|
||||
==================
|
||||
.. _configfile:
|
||||
|
||||
The Nextcloud Client reads a configuration file. You can locate this configuration file as follows:
|
||||
|
||||
On Linux distributions:
|
||||
|
||||
@@ -329,7 +329,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 <configfile>`::
|
||||
- The Windows 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 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.
|
||||
|
||||
Reference in New Issue
Block a user