Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //
- // Maximum number of history lines per channel
- //
- // Defines the maximum number of history lines that will be kept in
- // memory per channel/query, in order to reduce the memory usage of
- // the server. Negative means unlimited.
- //
- // @type integer
- // @default -1
- maxHistory: -1,
Advertisement
Add Comment
Please, Sign In to add comment