Add debug support in production;
This commit is contained in:
parent
a9da941157
commit
173381e242
@ -23,5 +23,8 @@ module.exports = {
|
||||
hostname: '0.0.0.0',
|
||||
|
||||
// Instance of lstu to shorten links -- keep empty to not use.
|
||||
lstu: 'https://lstu.fr'
|
||||
lstu: 'https://lstu.fr',
|
||||
|
||||
// Whether the irc client debug messages should be printed.
|
||||
debug: true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user