mirror of
https://github.com/cupcakearmy/morphus.git
synced 2025-09-06 00:00:40 +00:00
stuff
This commit is contained in:
@@ -103,7 +103,7 @@ export const config = convict({
|
||||
maxAge: {
|
||||
doc: 'The maximum age of a cached image',
|
||||
format: String,
|
||||
default: '1d',
|
||||
default: '90d',
|
||||
env: 'MAX_AGE',
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user