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

Last change on this file since 423 was 310, checked in by nanardon, 14 years ago
  • add an option to hide poll list on first page
File size: 412 bytes
RevLine 
[2]1---
2name: Vote
[248]3# db: connection, see libpq documentation
4# dbname=BASENAME;host=SERVER;user=USER;password=PASS
[3]5db: dbname=vote
[248]6# The smtp serveur to use, default is localhost
[87]7smtp:
[305]8# This change the poll creation behavior, instead ask want confirmation by mail
9# it ask for this password (in clear)
10# newpollpasswd:
[310]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.