aboutsummaryrefslogtreecommitdiffstats
path: root/modules/epoll/templates/epoll.yml
blob: a6d078ff6737f972af4a88e95faf5836dbd16967 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
name: Vote
# db: connection, see libpq documentation
# dbname=BASENAME;host=SERVER;user=USER;password=PASS
db: dbname=<%= scope.lookupvar('epoll::var::db_name') %>;host=<%= scope.lookupvar('epoll::var::db_hostname') %>;user=<%= scope.lookupvar('epoll::var::db_user') %>;password=<%= scope.lookupvar('epoll::var::db_password') %>
# The smtp serveur to use, default is localhost
# smtp:
# This change the poll creation behavior, instead ask want confirmation by
# mail
# it ask for this password (in clear)
# newpollpasswd: