mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
darkirc: add commented log and verbose settings + description to default toml config
This commit is contained in:
@@ -30,6 +30,11 @@ autojoin = [
|
||||
## (optional, but once configured, it is required from the IRC client side)
|
||||
#password = "CHANGE_ME"
|
||||
|
||||
# Log to file. Off by default.
|
||||
#log = "/tmp/darkirc.log"
|
||||
# Set log level. 1 is info (default), 2 is debug, 3 is trace
|
||||
#verbose = 2
|
||||
|
||||
# P2P network settings
|
||||
[net]
|
||||
# Path to a configured hostlist for saving known peers
|
||||
|
||||
Reference in New Issue
Block a user