diff options
Diffstat (limited to 'share/hybbxd-main.ini.example')
| -rw-r--r-- | share/hybbxd-main.ini.example | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/hybbxd-main.ini.example b/share/hybbxd-main.ini.example index 1988b41..8ce2db0 100644 --- a/share/hybbxd-main.ini.example +++ b/share/hybbxd-main.ini.example @@ -58,8 +58,10 @@ ardop = no crdop = no circuit = yes mains_proxy = no -; Entertain (chess) — Main / standalone Main only; AmigaOS build omits plugin -entertain = yes + +; Entertain area (chess built-in) — Main / standalone Main only +[entertain] +enabled = yes [transport.websocket] bind = 127.0.0.1 |
