formatting

This commit is contained in:
john30
2017-11-12 17:36:02 +01:00
parent 77d2a805b1
commit 35767fb2e3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ struct options {
bool localOnly; //!< listen on 127.0.0.1 interface only
uint16_t httpPort; //!< optional port to listen for HTTP connections, 0 to disable [0]
const char* htmlPath; //!< path for HTML files served by the HTTP port [/var/ebusd/html]
bool updateCheck; //!< perform automatic update check
bool updateCheck; //!< perform automatic update check
const char* logFile; //!< log file name [/var/log/ebusd.log]
int logAreas; //!< log areas [all]