mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-06-06 18:31:05 +00:00
revert db engine
This commit is contained in:
parent
2aab9f3e49
commit
9efa2149d0
@ -6,8 +6,6 @@ RELAY_URL="wss://wot.utxo.one"
|
|||||||
|
|
||||||
# where we should store the database
|
# where we should store the database
|
||||||
DB_PATH="db"
|
DB_PATH="db"
|
||||||
# what engine to use for the database: lmdb, badger
|
|
||||||
DB_ENGINE="lmdb"
|
|
||||||
|
|
||||||
# where we should store the index.html and static files
|
# where we should store the index.html and static files
|
||||||
INDEX_PATH="templates/index.html"
|
INDEX_PATH="templates/index.html"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user