Lower cache time to 1 hour

This commit is contained in:
dangered wolf 2022-07-18 16:28:14 -04:00
parent e99e3aaae1
commit 6fd43aa9f5
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -45,7 +45,7 @@ export const Constants = {
'allow': 'OPTIONS, GET, PURGE, HEAD',
'content-type': 'text/html;charset=UTF-8',
'x-powered-by': '🏳️‍⚧️ Trans Rights',
'cache-control': 'max-age=604800'
'cache-control': 'max-age=3600'
},
DEFAULT_COLOR: '#10A3FF',
ROBOTS_TXT: `User-agent: *