diff options
Diffstat (limited to 'share/hybbx-main.ini.example')
| -rw-r--r-- | share/hybbx-main.ini.example | 6 |
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 |
