equal
  deleted
  inserted
  replaced
  
    
    
|    138 ### |    138 ### | 
|    139 # conf.d/90-quota.conf |    139 # conf.d/90-quota.conf | 
|    140 ### |    140 ### | 
|    141 # uncomment if you want to use the quota plugin |    141 # uncomment if you want to use the quota plugin | 
|    142 #plugin { |    142 #plugin { | 
|    143 #  quota = dict:user:%{uid}::proxy::quota |    143 #  quota = dict:user:%{uid}:proxy::quota | 
|    144 #  quota_rule = *:storage=0:messages=0 |    144 #  quota_rule = *:storage=0:messages=0 | 
|    145 #  quota_rule2 = Trash:storage=+100M |    145 #  quota_rule2 = Trash:storage=+100M | 
|    146 #} |    146 #} | 
|    147  |    147  | 
|    148 ### |    148 ### |