Removing the term ELECTRS from ELECTRS_ITEMS_PER_PAGE setting.

This commit is contained in:
softsimon
2021-01-11 21:11:09 +07:00
parent 103740ec45
commit f462cb27c6
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"LIQUID_ENABLED": false,
"BISQ_ENABLED": false,
"BISQ_SEPARATE_BACKEND": false,
"ELECTRS_ITEMS_PER_PAGE": 10,
"ITEMS_PER_PAGE": 10,
"KEEP_BLOCKS_AMOUNT": 8,
"SPONSORS_ENABLED": false,
"NGINX_PROTOCOL": "http",