summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 09ea0a4)
raw | patch | inline | side by side (parent: 09ea0a4)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Apr 2014 20:36:39 +0000 (22:36 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Apr 2014 20:36:39 +0000 (22:36 +0200) |
doc/sysdbd.conf.5.txt | patch | blob | history |
diff --git a/doc/sysdbd.conf.5.txt b/doc/sysdbd.conf.5.txt
index d6b13475ba4381d4e1510c50df7aed620d7ae2e1..e4783ef856d0e2afd5dd30c541db91e466d2892a 100644 (file)
--- a/doc/sysdbd.conf.5.txt
+++ b/doc/sysdbd.conf.5.txt
be used for this backend. See the global *Interval* option for more
details.
+*LoadPlugin* '<name>'::
+ Loads the plugin named '<name>'. Plugins provide additional functionality
+ for sysdbd.
+
+*PluginDir* '<directory>'::
+ Sets the base directory for plugins to '<directory>'. When loading a
+ plugin, it is expected to be found below this directory. This option
+ affects all following *LoadBackend* or *LoadPlugin* statements up to the
+ following *PluginDir* option.
+
PLUGINS
-------
Some plugins support additional configuration options. Each of these are