diff --git a/.env.example b/.env.example index d4e4f7a..b5f8b1e 100644 --- a/.env.example +++ b/.env.example @@ -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 REFRESH_INTERVAL_HOURS=1 -MINIMUM_FOLLOWERS=5 \ No newline at end of file +MINIMUM_FOLLOWERS=5 + +# archive all notes from everyone in your WoT from other relays +ARCHIVAL_SYNC="FALSE" \ No newline at end of file