forked from External/ergo
remove obsolete resume config field
This commit is contained in:
parent
657ce0f1a4
commit
284c3d689b
2 changed files with 0 additions and 8 deletions
|
|
@ -215,10 +215,6 @@ server:
|
||||||
# - "192.168.1.1"
|
# - "192.168.1.1"
|
||||||
# - "192.168.10.1/24"
|
# - "192.168.10.1/24"
|
||||||
|
|
||||||
# allow use of the RESUME extension over plaintext connections:
|
|
||||||
# do not enable this unless the ircd is only accessible over internal networks
|
|
||||||
allow-plaintext-resume: false
|
|
||||||
|
|
||||||
# maximum length of clients' sendQ in bytes
|
# maximum length of clients' sendQ in bytes
|
||||||
# this should be big enough to hold bursts of channel/direct messages
|
# this should be big enough to hold bursts of channel/direct messages
|
||||||
max-sendq: 96k
|
max-sendq: 96k
|
||||||
|
|
|
||||||
|
|
@ -189,10 +189,6 @@ server:
|
||||||
# - "192.168.1.1"
|
# - "192.168.1.1"
|
||||||
# - "192.168.10.1/24"
|
# - "192.168.10.1/24"
|
||||||
|
|
||||||
# allow use of the RESUME extension over plaintext connections:
|
|
||||||
# do not enable this unless the ircd is only accessible over internal networks
|
|
||||||
allow-plaintext-resume: false
|
|
||||||
|
|
||||||
# maximum length of clients' sendQ in bytes
|
# maximum length of clients' sendQ in bytes
|
||||||
# this should be big enough to hold bursts of channel/direct messages
|
# this should be big enough to hold bursts of channel/direct messages
|
||||||
max-sendq: 96k
|
max-sendq: 96k
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue