add poller-wrapper

This commit is contained in:
Tyler Christiansen
2013-12-18 03:35:52 +10:00
committed by Paul Gear
parent 04ceb53be6
commit b403921398
3 changed files with 281 additions and 0 deletions
+3
View File
@@ -39,4 +39,7 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth
# Uncomment the next line to disable daily updates
#$config['update'] = 0;
# following is necessary for poller-wrapper
# poller-wrapper is released public domain
?>