diff --git a/config/_default/params.toml b/config/_default/params.toml index ec90286eb50..231907f7285 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -184,7 +184,7 @@ plugins_js = [] # `short_message` is shown in the floating-icon hover bubble. # `offline_message` is shown on the standalone /just_os_chatbot/ page. [justos_chatbot] - active = false + active = true short_message = "Chatbot offline — we hope to bring it back soon" offline_message = "We hope to bring it back soon — please check again later."