Skip to content

Commit

Permalink
disable iris http cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalmi committed Dec 13, 2023
1 parent 8ab1b9a commit 1b70815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/config/iris.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 1b70815

Please sign in to comment.