Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Setter <matthew@matthewsetter.com>2019-11-13 12:17:07 +0300
committerMatthew Setter <matthew@matthewsetter.com>2019-11-13 12:17:07 +0300
commitde3d98d334b0d8eba7f27a47641e170e09ee16f6 (patch)
treef4559598d9c9f561d2866902d82f0fe72a4b7d9e /docs
parent6ae7af08524903729e22a55f63c8283304f9bb7e (diff)
Link to config option for disabling display of crash reporter
While the config and GUI option for showing and hiding the crash reporter are already documented, this change links from the GUI option to the config option, to help ensure that the user knows about it, just in case they need to debug on-startup crashes. It also fixes #318.
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/navigating.adoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/navigating.adoc b/docs/modules/ROOT/pages/navigating.adoc
index 85d07e9ac..884cc0f3a 100644
--- a/docs/modules/ROOT/pages/navigating.adoc
+++ b/docs/modules/ROOT/pages/navigating.adoc
@@ -154,11 +154,14 @@ This also displays notifications sent to users by the ownCloud admin via the Ann
== General Window
-The General window has configuration options such as **Launch on System Startup*_,Use Monochrome Icons, andShow Desktop Notifications_*.
-This is where you will find the *Edit Ignored Files* button, to launch the ignored files editor, and **Ask confirmation before downloading folders larger than [folder size]**.
+The General window has configuration options such as "_Launch on System Startup_", "_Use Monochrome Icons_", and "_Show Desktop Notifications_".
+This is where you will find the "_Edit Ignored Files_" button, to launch the ignored files editor, and "_Ask confirmation before downloading folders larger than [folder size]_".
image:client-9.png[image]
+TIP: While you can elect whether to show or hide the crash reporter, from the General window, you can also configure whether to show or hide it from xref:advanced_usage/configuration_file.adoc#general-section[the general section of the configuration file] as well.
+Doing so can help with debugging on-startup-crashes.
+
== Using the Network Window
proxy settings, SOCKS, bandwith, throttling, limiting.