Dmitry Nalobin
4 years ago
committed by
GitHub
4 changed files with 12 additions and 2 deletions
@ -0,0 +1,6 @@
|
||||
# (optional) websockets URL to connect to hastic-server |
||||
HASTIC_SERVER_URL=ws://localhost:8002 |
||||
# (optional) logging level: 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'CRITICAL' |
||||
HS_AN_LOGGING_LEVEL=DEBUG |
||||
# (optional) time we wait for a response from hastic/analytics before sending the error |
||||
LEARNING_TIMEOUT=120 |
Loading…
Reference in new issue