Corrected "rust" with "just"
pull/962/head
freezingDaniel 2022-08-23 07:50:33 +00:00 committed by GitHub
parent 0876513c46
commit dbe1cf40cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ SECTION:Logging
OPTION: log
Defines logging mode for logs produced by the executable.
Supported modes:
* append - Rust update the existing log
* append - Just update the existing log
* none - Do not save executable logs to the disk
* reset - Wipe the log files on startup
* roll - Roll logs based on size