doc/web/source/_static/local.conf
changeset 632 152ea3e3e955
parent 579 be0906181a10
equal deleted inserted replaced
631:9b4d0e2c97d5 632:152ea3e3e955
   122 ###
   122 ###
   123 # conf.d/90-quota.conf
   123 # conf.d/90-quota.conf
   124 ###
   124 ###
   125 # uncomment if you want to use the quota plugin
   125 # uncomment if you want to use the quota plugin
   126 #plugin {
   126 #plugin {
   127 #  quota = dict:user:%{uid}::proxy::quota
   127 #  quota = dict:user:%{uid}:proxy::quota
   128 #  quota_rule = *:storage=0:messages=0
   128 #  quota_rule = *:storage=0:messages=0
   129 #  quota_rule2 = Trash:storage=+100M
   129 #  quota_rule2 = Trash:storage=+100M
   130 #}
   130 #}
   131 
   131 
   132 ###
   132 ###