nsite-ts/.env.example

9 lines
216 B
Plaintext
Raw Normal View History

2024-09-07 16:40:16 -05:00
# A list of nostr relays to search
2024-09-07 17:15:12 -05:00
NOSTR_RELAYS=wss://nos.lol,wss://relay.damus.io
2024-09-07 16:40:16 -05:00
# A list of fallback blossom servers
BLOSSOM_SERVERS=https://cdn.satellite.earth
# The max file size to serve
MAX_FILE_SIZE='2 MB'