mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 14:29:46 +00:00
enable history
This commit is contained in:
@ -70,6 +70,11 @@ limits:
|
||||
linelen:
|
||||
tags: 2048
|
||||
rest: 2048
|
||||
|
||||
history:
|
||||
enabled: true
|
||||
channel-length: 128
|
||||
client-length: 128
|
||||
"""
|
||||
|
||||
class OragonoController(BaseServerController, DirectoryBasedController):
|
||||
|
Reference in New Issue
Block a user