canmove, Confirmed users
725
edits
m (moved Labs/Weave/QuotaAlgo to Services/Sync/Server/Notes/QuotaAlgo) |
No edit summary |
||
Line 7: | Line 7: | ||
# if total > quota, reject write | # if total > quota, reject write | ||
# add sum of incoming payloads to quota | # add sum of incoming payloads to quota | ||
# if total > low_threshold, add an X-Weave header | # if total > low_threshold, add an X-Weave-Quota header | ||
On a delete | On a delete |