You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

6 lines
305 B

# (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