Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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."

Expand Down
Loading