]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.example.conf.yml
Add AgenDAV plugin, totally untested.
[mailshears.git] / mailshears.example.conf.yml
index 35f8b0577c4d008037a1b7623b85bcdbecca7929..3701cb523199c4b67b8a320e4fb6c0f615023096 100644 (file)
@@ -8,7 +8,7 @@ dbuser: postgres
 dbpass:
 dbname: postfix
 
-plugins: [dovecot_mailstore, roundcube_db]
+plugins: [dovecot_mailstore, roundcube_db, agendav]
 
 mail_root: /var/spool/mail/vhosts
 
@@ -19,3 +19,11 @@ 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