update .env.example

This commit is contained in:
Barry Deen 2024-09-16 21:58:45 -04:00
parent 8a69e7e0af
commit 26110bb059

View File

@ -16,3 +16,6 @@ STATIC_PATH="/mnt/dev/bitvora/wot-relay/templates/static/"
# how often to refresh the relay's view of the WoT in HOURS
REFRESH_INTERVAL_HOURS=1
MINIMUM_FOLLOWERS=5
# archive all notes from everyone in your WoT from other relays
ARCHIVAL_SYNC="FALSE"