diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index abeab2ac..1efec665 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -218,6 +218,10 @@ log_dir = # You can specify an other directory to use. It will be created if it doesn't exist plugins_dir = +# If plugins_conf_dir is not set, plugin configs will be loaded from +# $XDG_CONFIG_HOME/poezio/plugins. You can specify another directory here. +plugins_conf_dir = + # Space separated list of plugins to load on startup plugins_autoload = |