source: branches/1/epoll.yml.example @ 449

Last change on this file since 449 was 310, checked in by nanardon, 14 years ago
  • add an option to hide poll list on first page
File size: 412 bytes
Line 
1---
2name: Vote
3# db: connection, see libpq documentation
4# dbname=BASENAME;host=SERVER;user=USER;password=PASS
5db: dbname=vote
6# The smtp serveur to use, default is localhost
7smtp:
8# This change the poll creation behavior, instead ask want confirmation by mail
9# it ask for this password (in clear)
10# newpollpasswd:
11
12# Should first page not include poll list ? (just set this to anything)
13# hide_polls_list: yes
Note: See TracBrowser for help on using the repository browser.