Skip to content

Commit 70f34c3

Browse files
docs(config): update section titles and enhance overview for clarity (#954)
Improved the configuration documentation by clarifying section titles and adding an overview for new users. This should make the page easier to understand, which is especially important since the docs are also used as web documentation. The previous manpage-style formatting felt unnecessarily technical and less approachable for newcomers. The new 'Overview' section adds helpful context without removing any details.
1 parent 4ccda62 commit 70f34c3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

users/config.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
.. default-domain:: stconf
22

3+
34
Syncthing Configuration
45
=======================
56

6-
Synopsis
7+
Overview
78
--------
89

10+
This page covers how to configure Syncthing for file synchronization, including device setup, folder configuration, connection settings, and various configuration methods through the web GUI, command-line, or direct file editing.
11+
12+
Configuration File Locations
13+
---------------------------
14+
15+
The default configuration and database directory locations are:
16+
917
::
1018

1119
$XDG_STATE_HOME/syncthing

0 commit comments

Comments
 (0)