mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-06-06 18:31:05 +00:00
update readme
This commit is contained in:
parent
aae474531f
commit
8a69e7e0af
@ -53,6 +53,7 @@ INDEX_PATH="/home/ubuntu/wot-relay/templates/index.html" # path to the index.htm
|
|||||||
STATIC_PATH="/home/ubuntu/wot-relay/templates/static" # path to the static folder
|
STATIC_PATH="/home/ubuntu/wot-relay/templates/static" # path to the static folder
|
||||||
REFRESH_INTERVAL_HOURS=24 # interval in hours to refresh the web of trust
|
REFRESH_INTERVAL_HOURS=24 # interval in hours to refresh the web of trust
|
||||||
MINIMUM_FOLLOWERS=3 #how many followers before they're allowed in the WoT
|
MINIMUM_FOLLOWERS=3 #how many followers before they're allowed in the WoT
|
||||||
|
ARCHIVAL_SYNC="FALSE" # set to TRUE to archive every note from every person in the WoT (not recommended)
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Build the project
|
### 4. Build the project
|
||||||
|
Loading…
x
Reference in New Issue
Block a user