mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-08 12:11:41 +02: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