Fix SCUM companion trajectory storage
This commit is contained in:
@@ -38,5 +38,13 @@
|
||||
},
|
||||
"tls": {
|
||||
"policy": "verify-system-roots"
|
||||
},
|
||||
"trajectory": {
|
||||
"enabled": true,
|
||||
"source": "scum-sqlite",
|
||||
"store": "shared-platform-mysql",
|
||||
"fileEnv": "SCUM_DB_FILE",
|
||||
"intervalSeconds": 3,
|
||||
"maxRows": 500
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user