Change notifyServerBuffers setting to true
This commit is contained in:
@@ -19,7 +19,7 @@ window.CATHODE_CONFIG = {
|
|||||||
// notifyServerBuffers: false — suppress notifications from IRC server buffers
|
// notifyServerBuffers: false — suppress notifications from IRC server buffers
|
||||||
// (type=server). Set to false if your server buffers are set to
|
// (type=server). Set to false if your server buffers are set to
|
||||||
// "notify none" in WeeChat. Default: true (don't suppress).
|
// "notify none" in WeeChat. Default: true (don't suppress).
|
||||||
notifyServerBuffers: false,
|
notifyServerBuffers: true,
|
||||||
|
|
||||||
// ── Upload backend ────────────────────────────────────────────────────────
|
// ── Upload backend ────────────────────────────────────────────────────────
|
||||||
// 'none' — disable file upload entirely (default)
|
// 'none' — disable file upload entirely (default)
|
||||||
|
|||||||
Reference in New Issue
Block a user