Code

sysdbd.conf(5): Documented the LoadPlugin and PluginDir options.
authorSebastian Harl <sh@tokkee.org>
Tue, 29 Apr 2014 20:36:39 +0000 (22:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 29 Apr 2014 20:36:39 +0000 (22:36 +0200)
doc/sysdbd.conf.5.txt

index d6b13475ba4381d4e1510c50df7aed620d7ae2e1..e4783ef856d0e2afd5dd30c541db91e466d2892a 100644 (file)
@@ -83,6 +83,16 @@ GLOBAL SETTINGS
                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