mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
Split main class.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
import os
|
||||
|
||||
DEBUG = True
|
||||
|
||||
DATADIRS = os.path.expanduser(os.getenv('DATADIRS', '/tmp/basicswap'))
|
||||
|
||||
PARTICL_BINDIR = os.path.expanduser(os.getenv('PARTICL_BINDIR', ''))
|
||||
|
||||
Reference in New Issue
Block a user