Add audit / block health config feature flag

This commit is contained in:
Mononaut
2023-02-12 21:43:12 -06:00
parent a7b6b43bf4
commit 240b4cb6e2
19 changed files with 88 additions and 57 deletions

View File

@@ -10,5 +10,6 @@
"LIQUID_WEBSITE_URL": "https://liquid.network",
"BISQ_WEBSITE_URL": "https://bisq.markets",
"ITEMS_PER_PAGE": 25,
"LIGHTNING": true
"LIGHTNING": true,
"AUDIT": true
}