mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
fix incorrect comment in oragono.yaml
This commit is contained in:
parent
6663ad44a3
commit
957fa8dd99
1 changed files with 4 additions and 2 deletions
|
|
@ -744,6 +744,8 @@ history:
|
|||
# per-channel setting):
|
||||
registered-channels: "opt-out"
|
||||
|
||||
# direct messages are only stored in the database for persistent clients;
|
||||
# you can control how they are stored here (same options as above)
|
||||
# direct messages are only stored in the database for logged-in clients;
|
||||
# you can control how they are stored here (same options as above).
|
||||
# if you enable this, strict nickname reservation is strongly recommended
|
||||
# as well.
|
||||
direct-messages: "opt-out"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue