Change notifyServerBuffers setting to true

This commit is contained in:
TehPeGaSuS
2026-05-05 17:49:16 +02:00
committed by GitHub
parent 79da1beab6
commit 0ff54fffb5
+1 -1
View File
@@ -19,7 +19,7 @@ window.CATHODE_CONFIG = {
// notifyServerBuffers: false — suppress notifications from IRC server buffers
// (type=server). Set to false if your server buffers are set to
// "notify none" in WeeChat. Default: true (don't suppress).
notifyServerBuffers: false,
notifyServerBuffers: true,
// ── Upload backend ────────────────────────────────────────────────────────
// 'none' — disable file upload entirely (default)