summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/configuration/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/source/configuration/index.rst b/docs/source/configuration/index.rst
index 98c123ca..6c5df73f 100644
--- a/docs/source/configuration/index.rst
+++ b/docs/source/configuration/index.rst
@@ -8,9 +8,7 @@ Alot reads a config file in "INI" syntax:
It consists of key-value pairs that use "=" as separator and '#' is comment-prefixes.
Sections and subsections are defined using square brackets.
-The default location for the config file is :file:`~/.config/alot/config`. If
-upon startup this file is not found, a small default configuration (containing
-mostly standard key bindings) will be copied in its place.
+The default location for the config file is :file:`~/.config/alot/config`.
All configs are optional, but if you want to send mails you need to specify at least one
:ref:`account <config.accounts>` in your config.