equal
deleted
inserted
replaced
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 ### |