]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.example.conf.yml
Add default configuration for Agendav and DAViCal.
[mailshears.git] / mailshears.example.conf.yml
index 35f8b0577c4d008037a1b7623b85bcdbecca7929..2ab0fdc97ab681a1c642c811bef5a015c7ec5657 100644 (file)
@@ -8,7 +8,7 @@ dbuser: postgres
 dbpass:
 dbname: postfix
 
-plugins: [dovecot_mailstore, roundcube_db]
+plugins: [dovecot_mailstore, roundcube_db, agendav, davical]
 
 mail_root: /var/spool/mail/vhosts
 
@@ -19,3 +19,19 @@ roundcube_dbtty:
 roundcube_dbuser: postgres
 roundcube_dbpass:
 roundcube_dbname: roundcube
+
+agendav_dbhost: localhost
+agendav_dbport: 5432
+agendav_dbopts:
+agendav_dbtty:
+agendav_dbuser: postgres
+agendav_dbpass:
+agendav_dbname: agendav
+
+davical_dbhost: localhost
+davical_dbport: 5432
+davical_dbopts:
+davical_dbtty:
+davical_dbuser: postgres
+davical_dbpass:
+davical_dbname: davical