summaryrefslogtreecommitdiff
path: root/docs/source/configuration/config_options.rst
blob: 933d68b8e30878ed5fd3b525626c329735cc166b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. _config.options:

Config options
==============

The following lists all available config options with their type and default values.
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.

.. include:: alotrc_table

.. _account: