2010-12-30 12:11:47 +00:00
|
|
|
# ATTENTION!
|
|
|
|
# Plugins are invoked in the order of listing in the plugin config file.
|
|
|
|
|
2010-07-29 08:26:55 +00:00
|
|
|
# auth user
|
|
|
|
# file={path for DB file with user auth information}
|
|
|
|
plugin /var/lib/uhub/mod_auth_sqlite.so "file=/etc/uhub/users.db"
|
|
|
|
|
2010-08-05 06:17:27 +00:00
|
|
|
# log subsystem.
|
|
|
|
# file={/path/to/logfile}
|
|
|
|
plugin /var/lib/uhub/mod_logging.so "file=/var/log/uhub.log"
|
2010-07-29 08:26:55 +00:00
|
|
|
|
|
|
|
#
|
|
|
|
# plugin /var/lib/uhub/mod_auth_simple.so
|
|
|
|
|
|
|
|
#
|
|
|
|
# plugin /var/lib/uhub/mod_example.so
|