Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 209
Line 88... Line 88...
88
# when the server is used. These can then be referenced using URIs in format
88
# when the server is used. These can then be referenced using URIs in format
89
# "proxy::<name>".
89
# "proxy::<name>".
90
 
90
 
91
dict {
91
dict {
92
  #quota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
92
  #quota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
93
  #expire = sqlite:/etc/dovecot/dovecot-dict-sql.conf.ext
-
 
94
}
93
}
95
 
94
 
96
# Most of the actual configuration gets included below. The filenames are
95
# Most of the actual configuration gets included below. The filenames are
97
# first sorted by their ASCII value and parsed in that order. The 00-prefixes
96
# first sorted by their ASCII value and parsed in that order. The 00-prefixes
98
# in filenames are intended to make it easier to understand the ordering.
97
# in filenames are intended to make it easier to understand the ordering.