Dial down static cache length to 30s

dev/git-series/gccdum
Matt Godbolt 7 years ago
parent 2c473c609e
commit ca6418e517

@ -3,7 +3,7 @@ googleApiKey=AIzaSyAaz35KJv8DA0ABoime0fEIh32NmbyYbcQ
compileTimeoutMs=5000
compiler-wrapper=./c-preload/compiler-wrapper
max-asm-size=8388608
staticMaxAgeMs=600000
staticMaxAgeMs=30000
cacheMb=50
clientGoogleAnalyticsEnabled=true
proxyRetries=300

Loading…
Cancel
Save