nsite-ts/.env.example
2024-09-07 17:15:12 -05:00

9 lines
216 B
Plaintext

# A list of nostr relays to search
NOSTR_RELAYS=wss://nos.lol,wss://relay.damus.io
# A list of fallback blossom servers
BLOSSOM_SERVERS=https://cdn.satellite.earth
# The max file size to serve
MAX_FILE_SIZE='2 MB'