Basic plugins support.
[rawdog/.git] / config
diff --git a/config b/config
index c7dc90f51d347aa12809abdfd2e27d2fb0cadcf4..22929fbeb85424fe5e5ed11613af0f88c36d947a 100644 (file)
--- a/config
+++ b/config
 # assume minutes.
 # Boolean (yes/no) values in this file are specified as "true" or "false".
 
+# rawdog can be extended using plugin modules written in Python. This
+# option specifies the directories to search for plugins to load. If a
+# directory does not exist or cannot be read, it will be ignored.
+plugindirs plugins
+
 # The maximum number of articles to show on the generated page.
 # Set this to 0 for no limit.
 maxarticles 200