1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Re-add a good way to disable factory uploading

This commit is contained in:
NG (Graham)
2026-01-01 21:25:24 -05:00
parent 3aadbb91ba
commit 495701d886
2 changed files with 10 additions and 1 deletions

View File

@@ -14539,7 +14539,7 @@
"factory": {
"adapter": {
"variant": "Arc",
"uri": "sqlite:../data/robocraft/rc_archive.db?mode=rw"
"uri": "sqlite:../data/robocraft/rc_archive.db?mode=ro"
}
},
"shop": {},