mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-06-04 08:22:03 +00:00
Update .env.example
This commit is contained in:
parent
372ccbe0c0
commit
a43e1ff9f8
@ -3,6 +3,7 @@ RELAY_NAME="utxo WoT relay"
|
||||
RELAY_PUBKEY="e2ccf7cf20403f3f2a4a55b328f0de3be38558a7d5f33632fdaaefc726c1c8eb" # not your npub!
|
||||
RELAY_DESCRIPTION="Only notes in utxo WoT"
|
||||
RELAY_URL="wss://wot.utxo.one"
|
||||
CONTACT="contact details"
|
||||
|
||||
# where we should store the database
|
||||
DB_PATH="db"
|
||||
@ -18,4 +19,4 @@ REFRESH_INTERVAL_HOURS=1
|
||||
MINIMUM_FOLLOWERS=5
|
||||
|
||||
# archive all notes from everyone in your WoT from other relays
|
||||
ARCHIVAL_SYNC="FALSE"
|
||||
ARCHIVAL_SYNC="FALSE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user