SanctuaryCommander/config.json

7 lines
113 B
JSON

{
"database": {
"type": "SQLite",
"name": "scdb.db"
},
"upload_location": "uploads"
}