sylv / micro

A vanity image host with url shortening, 2fa, videos, and much more.
https://micro.sylo.digital
GNU Affero General Public License v3.0
43 stars 4 forks source link

Allow for a higher temporary file limit #28

Open sylv opened 1 year ago

sylv commented 1 year ago
# fall-through list of limits, shorter ages = higher priority
limits:
  - age: 7d # limit for files that expire after 7 days
    limit: 1GB
  - age: 30d # limit for files that expire after 30 days 
    limit: 500MB
  - limit: 100MB # default for all files