first commit
This commit is contained in:
14
config/bountiful/bountiful.json
Normal file
14
config/bountiful/bountiful.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"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
|
||||
}
|
Reference in New Issue
Block a user