Small fixes.
This commit is contained in:
parent
7f5d7cf7dd
commit
af0a6fdf20
5 changed files with 14 additions and 3 deletions
|
@ -56,6 +56,8 @@ xmrig::CommonConfig::CommonConfig() :
|
|||
m_apiRestricted(true),
|
||||
m_background(false),
|
||||
m_colors(true),
|
||||
m_syslog(false),
|
||||
m_watch(false), // TODO: enable config file watch by default when this feature propertly handled and tested.
|
||||
m_apiToken(nullptr),
|
||||
m_apiWorkerId(nullptr),
|
||||
m_fileName(nullptr),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue