Fix SCUM companion trajectory storage

This commit is contained in:
npc0-hue
2026-08-31 15:42:16 +08:00
parent bc927a5144
commit ea4e780562
26 changed files with 1028 additions and 112 deletions
@@ -31,3 +31,10 @@ timing:
requestTimeoutSeconds: 15
tls:
policy: verify-system-roots
trajectory:
enabled: true
source: scum-sqlite
store: shared-platform-mysql
fileEnv: SCUM_DB_FILE
intervalSeconds: 3
maxRows: 500