neon_arch
commited on
Commit
·
68da0d8
1
Parent(s):
473ada2
docs: improve the wording of the configuration page
Browse files- docs/configuration.md +1 -1
docs/configuration.md
CHANGED
|
@@ -11,7 +11,7 @@ If you have built `websurfx` from source then the configuration file will be loc
|
|
| 11 |
|
| 12 |
If you have installed `websurfx` using the package manager of your Linux distro then the default configuration file will be located at `/etc/xdg/websurfx/`. You can copy the default config to `~/.config/websurfx/` and make the changes there and rerun the websurfx server.
|
| 13 |
|
| 14 |
-
Some of the configuration options provided in the file are stated below. These are subdivided into
|
| 15 |
|
| 16 |
- General
|
| 17 |
- Server
|
|
|
|
| 11 |
|
| 12 |
If you have installed `websurfx` using the package manager of your Linux distro then the default configuration file will be located at `/etc/xdg/websurfx/`. You can copy the default config to `~/.config/websurfx/` and make the changes there and rerun the websurfx server.
|
| 13 |
|
| 14 |
+
Some of the configuration options provided in the file are stated below. These are subdivided into the following categories:
|
| 15 |
|
| 16 |
- General
|
| 17 |
- Server
|