summaryrefslogtreecommitdiff
path: root/netcalendar.conf
diff options
context:
space:
mode:
Diffstat (limited to 'netcalendar.conf')
-rw-r--r--netcalendar.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/netcalendar.conf b/netcalendar.conf
new file mode 100644
index 0000000..dbc3e3d
--- /dev/null
+++ b/netcalendar.conf
@@ -0,0 +1,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;