chore: configure gin mode

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
tao.chen
2026-07-02 17:46:04 +08:00
co-authored by Claude Fable 5
parent 2bdad13e5c
commit ab4f905725
9 changed files with 610 additions and 4 deletions
+2
View File
@@ -10,6 +10,8 @@ process:
opencodeCommand: "opencode"
file:
maxWriteBytes: 1048576
gin:
mode: "release"
log:
level: "info"
format: "json"