We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12de38b commit 0f12b4eCopy full SHA for 0f12b4e
README.md
@@ -520,8 +520,8 @@ static:
520
- General__CacheControl__Public=true
521
- General__CacheControl__MaxAge=60
522
- General__CacheControl__MustRevalidate=false
523
- - General__CacheControl__NoCache=true
524
- - General__CacheControl__NoStore=true
+ - General__CacheControl__NoCache=false
+ - General__CacheControl__NoStore=false
525
- FileCache__Folder=/cache
526
- FileLoader__Folder=/data
527
- HttpLoader__DefaultBaseUrl=https://domain.tld
0 commit comments