This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
3548cee149
status-desktop
/
test
/
ui-pytest
/
configs
/
_local.py.ci
8 lines
102 B
Plaintext
Raw
Blame
History
import logging
import os
LOG_LEVEL = logging.DEBUG
DEV_BUILD = False
APP_DIR = os.getenv('APP_DIR')
Reference in New Issue
View Git Blame
Copy Permalink