forked from External/ergo
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):
|
# per-channel setting):
|
||||||
registered-channels: "opt-out"
|
registered-channels: "opt-out"
|
||||||
|
|
||||||
# direct messages are only stored in the database for persistent clients;
|
# direct messages are only stored in the database for logged-in clients;
|
||||||
# you can control how they are stored here (same options as above)
|
# 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"
|
direct-messages: "opt-out"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue