Cleanup logging, comments and files

This commit is contained in:
Tobias Reisinger 2020-11-19 18:36:03 +01:00
parent 2fe784dd78
commit 3f11431df6
4 changed files with 4 additions and 7 deletions

View file

@ -24,6 +24,7 @@
#define DEFAULT_CONFIG_PATH "emgauwa-core.conf"
#define DEFAULT_GLOBAL_CONFIG_PATH "/etc/emgauwa/core.conf"
#define DEFAULT_DATABASE_PATH "emgauwa-core.sqlite"
#define DEFAULT_DISCOVERY_PORT 4421
#define DEFAULT_MQTT_PORT 1885
#define DEFAULT_SERVER_PORT 5000