From 901ad7529e66a75243d9aabf9a2365c50e32ce49 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Fri, 7 May 2021 23:36:46 +0100 Subject: [PATCH] mention wiki in telegram settings description --- config/config-base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config-base.json b/config/config-base.json index c572d09..12f6861 100644 --- a/config/config-base.json +++ b/config/config-base.json @@ -559,7 +559,7 @@ "requires_restart": true, "type": "bool", "value": false, - "description": "Enable signup verification through Telegram and the sending of notifications through it." + "description": "Enable signup verification through Telegram and the sending of notifications through it.\nSee the jfa-go wiki for setting up a bot." }, "required": { "name": "Require on sign-up",