Document opt-in dedicated chat logging
This commit is contained in:
parent
185538b819
commit
0675d9dfb0
4 changed files with 30 additions and 3 deletions
|
|
@ -9,5 +9,9 @@ data_directory="/var/lib/netfishing-server"
|
|||
[discovery]
|
||||
url="https://discovery.netfishing.org"
|
||||
|
||||
[privacy]
|
||||
chat_logging=false
|
||||
chat_log_path="/var/lib/netfishing-server/logs/chat.jsonl"
|
||||
|
||||
[moderation]
|
||||
operators=PackedStringArray()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue