summaryrefslogtreecommitdiffstats
path: root/roles/pad/defaults/main.yml
blob: 6de2403930ff8e7ea7b89175ccf4e0477741de25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
# defaults file for pad
etherpad_path: /home/etherpad/etherpad
etherpad_database_name: emacsconf_pad
etherpad_database_user: etherpad
etherpad_user: etherpad
etherpad_group: etherpad
etherpad_base: emacsconf
etherpad_year: {{ emacsconf_year }}
etherpad_load_test: false