html: More offer filtering.

This commit is contained in:
tecnovert
2019-08-01 18:21:23 +02:00
parent 8731c9796a
commit da9f95fd61
10 changed files with 128 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ import threading
import bin.basicswap_prepare as prepareSystem
import bin.basicswap_run as runSystem
test_path = os.path.expanduser('/tmp/test_basicswap')
test_path = os.path.expanduser('~/test_basicswap1')
logger = logging.getLogger()
logger.level = logging.DEBUG