Browse Source

CHanged TTL of CacheError to 9s

master
Michal K 4 months ago
parent
commit
0e1d8e9c5c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      property-snippets/Offload_origin.json

+ 1
- 1
property-snippets/Offload_origin.json View File

"options": { "options": {
"enabled": true, "enabled": true,
"preserveStale": true, "preserveStale": true,
"ttl": "10s"
"ttl": "9s"
} }
}, },
{ {

Loading…
Cancel
Save