summaryrefslogtreecommitdiff
path: root/share/hybbx-main.ini.example
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-09 12:42:59 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-09 12:42:59 +0000
commit7815183927ecb914de430a5d64f9df27a48f49ae (patch)
tree1f75384f4b54998476f9d2e8219b8570c3f8f650 /share/hybbx-main.ini.example
parente1730d8012fca0a712de588285342f7ad10dd804 (diff)
now including entertain/chess
Diffstat (limited to 'share/hybbx-main.ini.example')
-rw-r--r--share/hybbx-main.ini.example6
1 files changed, 4 insertions, 2 deletions
diff --git a/share/hybbx-main.ini.example b/share/hybbx-main.ini.example
index 473f79c..b6bb6ae 100644
--- a/share/hybbx-main.ini.example
+++ b/share/hybbx-main.ini.example
@@ -56,8 +56,10 @@ ssh = yes
websocket = yes
circuit = yes
mains_proxy = no
-; Entertain (chess) — Main only; set yes to load plugin
-entertain = yes
+
+; Entertain area (chess built-in) — Main / standalone Main only
+[entertain]
+enabled = yes
[transport.telnet]
bind = 0.0.0.0
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com