get uncached profiles from process.env.HTTP_CACHE

This commit is contained in:
Martti Malmi
2023-10-06 08:12:03 +03:00
parent 234167b749
commit 58ba714d36
5 changed files with 26 additions and 6 deletions

View File

@ -4,5 +4,6 @@
"appTitle": "Snort - Nostr",
"nip05Domain": "snort.social",
"favicon": "public/favicon.ico",
"appleTouchIconUrl": "/nostrich_512.png"
"appleTouchIconUrl": "/nostrich_512.png",
"httpCache": ""
}