From 126139f7afb8fa991d0405a4b08da4a75fff4649 Mon Sep 17 00:00:00 2001 From: Camila Ayres Date: Wed, 11 Mar 2026 18:44:16 +0100 Subject: [PATCH] fix(desktop): references. Signed-off-by: Camila Ayres --- admin_manual/desktop/configfile.rst | 4 ++-- admin_manual/desktop/troubleshooting.rst | 5 +---- user_manual/desktop/installation.rst | 1 - 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/admin_manual/desktop/configfile.rst b/admin_manual/desktop/configfile.rst index 4a2f3cea1..956b3d0bc 100644 --- a/admin_manual/desktop/configfile.rst +++ b/admin_manual/desktop/configfile.rst @@ -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. | -+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+ ++---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+ \ No newline at end of file diff --git a/admin_manual/desktop/troubleshooting.rst b/admin_manual/desktop/troubleshooting.rst index 58f14bca2..a43fc45cf 100644 --- a/admin_manual/desktop/troubleshooting.rst +++ b/admin_manual/desktop/troubleshooting.rst @@ -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 `:: 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` \ No newline at end of file diff --git a/user_manual/desktop/installation.rst b/user_manual/desktop/installation.rst index b19ea9450..b9b894a41 100644 --- a/user_manual/desktop/installation.rst +++ b/user_manual/desktop/installation.rst @@ -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 ----------------------------------