xfy
986ebdf207
fix(lua): enable file watch by default for hot reload
...
EnableFileWatch was false by default (Go bool zero value) when
global_settings was not configured. Now defaults to true to enable
Lua script hot reload without server restart.
Also fix indentation in init.go default value settings.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-09 13:45:55 +08:00
..
2026-04-30 10:37:45 +08:00
2026-05-08 18:06:55 +08:00
2026-04-30 10:37:45 +08:00
2026-05-08 18:06:13 +08:00
2026-05-09 11:37:31 +08:00
2026-04-27 17:38:14 +08:00
2026-04-28 13:19:46 +08:00
2026-05-08 18:14:51 +08:00
2026-04-30 10:37:45 +08:00
2026-04-30 10:37:45 +08:00
2026-04-30 10:37:45 +08:00
2026-04-30 10:37:45 +08:00
2026-04-20 11:23:04 +08:00
2026-05-09 11:37:42 +08:00
2026-04-30 10:37:45 +08:00
2026-05-08 18:20:09 +08:00
2026-04-30 14:17:56 +08:00
2026-04-20 10:59:53 +08:00
2026-05-08 18:06:25 +08:00
2026-04-30 10:37:45 +08:00
2026-05-09 13:45:55 +08:00
2026-05-09 08:20:10 +08:00
2026-04-30 13:41:15 +08:00
2026-04-30 13:42:53 +08:00
2026-04-20 10:59:53 +08:00
2026-05-08 18:20:09 +08:00
2026-04-30 13:42:53 +08:00
2026-04-21 08:12:34 +08:00
2026-04-24 18:24:31 +08:00