New log support.
This commit is contained in:
parent
17e9e036f1
commit
f43929db98
26 changed files with 96 additions and 198 deletions
|
@ -50,6 +50,7 @@ R"===(
|
|||
"cpu-affinity": null,
|
||||
"cpu-priority": null,
|
||||
"donate-level": 5,
|
||||
"donate-over-proxy": 1,
|
||||
"huge-pages": true,
|
||||
"hw-aes": null,
|
||||
"log-file": null,
|
||||
|
@ -73,7 +74,8 @@ R"===(
|
|||
"safe": false,
|
||||
"threads": null,
|
||||
"user-agent": null,
|
||||
"watch": false
|
||||
"syslog": false,
|
||||
"watch": true
|
||||
}
|
||||
)===";
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue