aboutsummaryrefslogtreecommitdiff
path: root/roles/dovecot/files/conf.d/90-plugin.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/dovecot/files/conf.d/90-plugin.conf')
-rw-r--r--roles/dovecot/files/conf.d/90-plugin.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/dovecot/files/conf.d/90-plugin.conf b/roles/dovecot/files/conf.d/90-plugin.conf
deleted file mode 100644
index 8c8fccf..0000000
--- a/roles/dovecot/files/conf.d/90-plugin.conf
+++ /dev/null
@@ -1,11 +0,0 @@
1##
2## Plugin settings
3##
4
5# All wanted plugins must be listed in mail_plugins setting before any of the
6# settings take effect. See <doc/wiki/Plugins.txt> for list of plugins and
7# their configuration. Note that %variable expansion is done for all values.
8
9plugin {
10 #setting_name = value
11}