Co-authored-by: Sainan <sainan@calamity.inc> Reviewed-on: #963 Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com> Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
32 lines
829 B
Plaintext
32 lines
829 B
Plaintext
{
|
|
"mongodbUrl": "mongodb://127.0.0.1:27017/openWF",
|
|
"logger": {
|
|
"files": true,
|
|
"level": "trace"
|
|
},
|
|
"myAddress": "localhost",
|
|
"httpPort": 80,
|
|
"httpsPort": 443,
|
|
"administratorNames": [],
|
|
"autoCreateAccount": true,
|
|
"skipTutorial": true,
|
|
"skipAllDialogue": true,
|
|
"unlockAllScans": true,
|
|
"unlockAllMissions": true,
|
|
"infiniteCredits": true,
|
|
"infinitePlatinum": true,
|
|
"infiniteEndo": true,
|
|
"infiniteRegalAya": true,
|
|
"unlockAllShipFeatures": true,
|
|
"unlockAllShipDecorations": true,
|
|
"unlockAllFlavourItems": true,
|
|
"unlockAllSkins": true,
|
|
"unlockAllCapturaScenes": true,
|
|
"universalPolarityEverywhere": true,
|
|
"unlockDoubleCapacityPotatoesEverywhere": true,
|
|
"unlockExilusEverywhere": true,
|
|
"unlockArcanesEverywhere": true,
|
|
"noDailyStandingLimits": true,
|
|
"spoofMasteryRank": -1
|
|
}
|