mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
MSG3L
Debug mode is disabled by default.
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
import os
|
||||
|
||||
DEBUG = True
|
||||
|
||||
CONFIG_FILENAME = 'basicswap.json'
|
||||
DEFAULT_DATADIR = '~/.basicswap'
|
||||
TEST_DATADIRS = os.path.expanduser(os.getenv('DATADIRS', '/tmp/basicswap'))
|
||||
|
||||
Reference in New Issue
Block a user