14 lines
		
	
	
		
			398 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			398 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "boardUpdateFrequency": 130,
 | |
|     "boardGenFrequency": 2,
 | |
|     "flatBonusTimePerBounty": 0,
 | |
|     "shouldBountiesHaveTimersAndExpire": true,
 | |
|     "dataPackExclusions": [
 | |
|         "bounty_pools/bountiful/example_pool",
 | |
|         "bounty_pools/*/another_example",
 | |
|         "bounty_decrees/other/*"
 | |
|     ],
 | |
|     "objectiveModifier": 0,
 | |
|     "maxNumRewards": 1,
 | |
|     "showCompletionToast": true
 | |
| } |