40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
{
|
|
"mongodbUrl": "mongodb://127.0.0.1:27017/openWF",
|
|
"logger": {
|
|
"files": true,
|
|
"level": "trace"
|
|
},
|
|
"myAddress": "localhost",
|
|
"httpPort": 80,
|
|
"httpsPort": 443,
|
|
"NRS": ["localhost"],
|
|
"administratorNames": [],
|
|
"autoCreateAccount": true,
|
|
"skipTutorial": true,
|
|
"skipAllDialogue": true,
|
|
"unlockAllScans": true,
|
|
"unlockAllMissions": true,
|
|
"infiniteCredits": true,
|
|
"infinitePlatinum": true,
|
|
"infiniteEndo": true,
|
|
"infiniteRegalAya": true,
|
|
"infiniteHelminthMaterials": false,
|
|
"unlockAllShipFeatures": true,
|
|
"unlockAllShipDecorations": true,
|
|
"unlockAllFlavourItems": true,
|
|
"unlockAllSkins": true,
|
|
"unlockAllCapturaScenes": true,
|
|
"universalPolarityEverywhere": true,
|
|
"unlockDoubleCapacityPotatoesEverywhere": true,
|
|
"unlockExilusEverywhere": true,
|
|
"unlockArcanesEverywhere": true,
|
|
"noDailyStandingLimits": true,
|
|
"instantResourceExtractorDrones": false,
|
|
"noDojoRoomBuildStage": true,
|
|
"fastDojoRoomDestruction": true,
|
|
"noDojoResearchCosts": true,
|
|
"noDojoResearchTime": true,
|
|
"fastClanAscension": true,
|
|
"spoofMasteryRank": -1
|
|
}
|