feat: add database debug env var (#2333)
* feat: add database debug env var makes it visible what db actions happen
This commit is contained in:
@@ -226,6 +226,7 @@ LNBITS_RESERVE_FEE_PERCENT=1.0
|
||||
######################################
|
||||
|
||||
DEBUG=false
|
||||
DEBUG_DATABASE=false
|
||||
BUNDLE_ASSETS=true
|
||||
|
||||
# logging into LNBITS_DATA_FOLDER/logs/
|
||||
|
||||
Reference in New Issue
Block a user