mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 15:18:15 +00:00
100mb
This commit is contained in:
parent
cad679ff9f
commit
5424bdf641
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ class Quota
|
|||
|
||||
ALL_POLICIES = [
|
||||
Policy[:unverified, 10.megabytes, 50.megabytes],
|
||||
Policy[:verified, 50.megabytes, 50.gigabytes],
|
||||
Policy[:verified, 100.megabytes, 50.gigabytes],
|
||||
Policy[:functionally_unlimited, 500.megabytes, 300.gigabytes]
|
||||
].index_by &:slug
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue