chore: import private baseline from gitea state

This commit is contained in:
Losita
2026-05-11 19:24:06 +08:00
parent 161fc42c52
commit 1ba863d135
111 changed files with 10873 additions and 7347 deletions

8
config/README.md Normal file
View File

@@ -0,0 +1,8 @@
Runtime config files are intentionally not committed here.
Create these files locally or on the server under the runtime-mounted config directory:
- `bot_config.toml`
- `model_config.toml`
The server deployment mounts `docker-config/mmc` into `/MaiMBot/config`, so production secrets and bot-specific settings stay outside Git.