summaryrefslogtreecommitdiff
path: root/netcalendar.conf
blob: dbc3e3d0e148f5b36a5f08876590b94000a49118 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
client_max_events=100;
client_run=true;
logfile=netcalendar.log;
passphrase=dsfiu6786sdfsdhf;
regexp_case_insensitive=true;
server_address=localhost;
server_database_dir=calendardb;
server_port=4321;
server_run=true;
server_startup_command=none;
server_updatedb_command=none;
use_ssl=false;