Update config.json

This commit is contained in:
Alexandre
2021-08-01 19:43:48 +02:00
committed by GitHub
parent c5b0b778c4
commit 7d53206534

View File

@@ -38,7 +38,8 @@
"STORAGE_PATH": "str",
"ORIGINALS_PATH": "str",
"IMPORT_PATH": "str",
"BACKUP_PATH": "str"
"BACKUP_PATH": "str",
"CUSTOM_OPTIONS": "str?"
},
"arch": ["aarch64", "amd64", "armhf", "armv7"]
}