test: add pyinstrument profiler (#3955)
This commit is contained in:
@@ -19,6 +19,8 @@ AUTH_HTTPS_ONLY=true
|
||||
DEBUG=False
|
||||
DEBUG_DATABASE=False
|
||||
BUNDLE_ASSETS=True
|
||||
# add `?profiler=true` to the url to enable the profiler for that request
|
||||
PROFILER=False
|
||||
|
||||
# logging into LNBITS_DATA_FOLDER/logs/
|
||||
ENABLE_LOG_TO_FILE=true
|
||||
|
||||
Reference in New Issue
Block a user