Closes #728 Reviewed-on: #985 Co-authored-by: Sainan <sainan@calamity.inc> Co-committed-by: Sainan <sainan@calamity.inc>
		
			
				
	
	
		
			36 lines
		
	
	
		
			975 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			975 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "mongodbUrl": "mongodb://127.0.0.1:27017/openWF",
 | 
						|
  "logger": {
 | 
						|
    "files": true,
 | 
						|
    "level": "trace"
 | 
						|
  },
 | 
						|
  "myAddress": "localhost",
 | 
						|
  "hubAddress": "https://localhost/api/",
 | 
						|
  "platformCDNs": ["https://localhost/"],
 | 
						|
  "NRS": ["localhost"],
 | 
						|
  "httpPort": 80,
 | 
						|
  "httpsPort": 443,
 | 
						|
  "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,
 | 
						|
  "spoofMasteryRank": -1
 | 
						|
}
 |