summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2015-09-30 01:03:12 +0200
committermathieui <mathieui@mathieui.net>2015-09-30 01:03:12 +0200
commitad107389815c2d943003350a66962e8491fb4c8d (patch)
tree22c202edea7f7d952dbc40397fb0518bd27baf8e /data/default_config.cfg
parent04200de147c2cf1c96d1ad6710b445fcf710b61b (diff)
downloadpoezio-ad107389815c2d943003350a66962e8491fb4c8d.tar.gz
poezio-ad107389815c2d943003350a66962e8491fb4c8d.tar.bz2
poezio-ad107389815c2d943003350a66962e8491fb4c8d.tar.xz
poezio-ad107389815c2d943003350a66962e8491fb4c8d.zip
Fix the plugins_dir documentation
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r--data/default_config.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index e8541890..cbc8bd3b 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -256,8 +256,9 @@ log_dir =
# A false value disables this option.
log_errors = true
-# If plugins_dir is not set, plugins will be loaded from $XDG_DATA_HOME/poezio/plugins.
-# You can specify an other directory to use. It will be created if it doesn't exist
+# If plugins_dir is not set, plugins will be loaded from the plugins/ dir in the
+# poezio directory, then $XDG_DATA_HOME/poezio/plugins.
+# You can specify another 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