28 lines
		
	
	
		
			682 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			682 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,
 | 
						|
  "unlockAllQuests": true,
 | 
						|
  "completeAllQuests": false,
 | 
						|
  "infiniteCredits": true,
 | 
						|
  "infinitePlatinum": true,
 | 
						|
  "unlockAllShipFeatures": true,
 | 
						|
  "unlockAllShipDecorations": true,
 | 
						|
  "unlockAllFlavourItems": true,
 | 
						|
  "unlockAllSkins": true,
 | 
						|
  "unlockAllCapturaScenes": true,
 | 
						|
  "universalPolarityEverywhere": true,
 | 
						|
  "spoofMasteryRank": -1
 | 
						|
}
 |