disable iris http cache

This commit is contained in:
Martti Malmi 2023-12-13 15:40:24 +02:00
parent 8ab1b9a643
commit 1b70815109

View File

@ -8,7 +8,7 @@
"appleTouchIconUrl": "/img/apple-touch-icon.png",
"navLogo": "/img/icon128.png",
"publicDir": "public/iris",
"httpCache": "https://api.iris.to",
"httpCache": "",
"animalNamePlaceholders": true,
"defaultZapPoolFee": 0.5,
"bypassImgProxyError": true,