summaryrefslogtreecommitdiff
path: root/docs/source/configuration/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/configuration/index.rst')
-rw-r--r--docs/source/configuration/index.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/source/configuration/index.rst b/docs/source/configuration/index.rst
index 2620cb05..4a69bced 100644
--- a/docs/source/configuration/index.rst
+++ b/docs/source/configuration/index.rst
@@ -24,12 +24,6 @@ The type of an option is used to validate a given value. For instance,
if the type says "boolean" you may only provide "True" or "False" as values in your config file,
otherwise alot will complain on startup. Strings *may* be quoted but do not need to be.
-.. warning::
-
- values for options with type `string_list` *must* be comma-separated lists of strings
- and must end in a comma if they only provide a single element:
- "From," is a valid `string_list`, "From" is not.
-
.. include:: alotrc_table.rst
.. _account: