fix(desktop): references.

Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
Camila Ayres
2026-03-11 18:44:16 +01:00
committed by Matthieu Gallien
parent e9c83bff55
commit 126139f7af
3 changed files with 3 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
==================
Configuration File
==================
.. _configuration_files:
.. _configfile:
The Nextcloud Client reads a configuration file. You can locate this configuration file as follows:
On Linux distributions:
@@ -88,4 +88,4 @@ Some interesting values that can be set on the configuration file are:
| | | ``2`` for No Proxy. |
+ + +--------------------------------------------------------------------------------------------------------+
| | | ``3`` for HTTP(S) Proxy. |
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+

View File

@@ -329,10 +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:`configuration_files`.
- The Windows user's Roaming profile needs to be persisted between sessions - see :ref:`Config file <configfile>`::
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`

View File

@@ -30,7 +30,6 @@ KWallet, so that the sync client can login automatically.
You will also find links to source code archives and older versions on the
download page.
.. _system_requirements:
System Requirements
----------------------------------