summaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authormaxigas <maxigas@anargeek.net>2017-06-28 01:39:20 +0200
committermaxigas <maxigas@anargeek.net>2017-06-28 01:39:20 +0200
commit93699891cd476d5aee7c86ec305174dc8460d0f4 (patch)
treed429e1bddf4405e4240a763cf461404ee805a5f4 /docs/index.md
parenta55ece836d72bc9d361ecffbdf58a3db5ab1f0a3 (diff)
Fix double white space
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 38d0f08..99486bb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -83,7 +83,7 @@ For explanations of the possible settings read the default config file (also [av
The **default settings for new lists** are read from another config file. By default Schleuder looks at `/etc/schleuder/list-defaults.yml`. To make Schleuder read a different file set the environment variable `SCHLEUDER_LIST_DEFAULTS` analogous to above. The possible settings are explained in the default config file, which is [also available in the repository](https://0xacab.org/schleuder/schleuder/blob/master/etc/list-defaults.yml).
-Once a list is created, it is not affected by these configuration files any more. Existing lists have their configuration stored in the database. The settings in the database can be shown and set via the schleuder API, available through schleuder-web or schleuder-cli. Run `schleuder-cli lists help` and `schleuder-cli lists list-options` for more information on the latter.
+Once a list is created, it is not affected by these configuration files any more. Existing lists have their configuration stored in the database. The settings in the database can be shown and set via the schleuder API, available through schleuder-web or schleuder-cli. Run `schleuder-cli lists help` and `schleuder-cli lists list-options` for more information on the latter.
### Hook into Mail Transport Agent