Merge pull request #48 from bitvora/dev-filterOnlyOption

update .env.example
This commit is contained in:
Barry Deen 2024-09-16 21:59:05 -04:00 committed by GitHub
commit 57fb3885ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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