Unsure how to change configuration
Hello

I have downloaded the Gather Manager mod yet.
In my configuration file I see this:
"Options": {
"GatherDispenserModifiers": {},
"GatherResourceModifiers": {},
"MiningQuarryResourceTickRate": 5.0,
"PickupResourceModifiers": {},
"QuarryResourceModifiers": {},
"SurveyResourceModifiers": {}​
So do I have to add the multiplier now into these brackets or do I have to add more code like:
gather.rate dispenser Wood 10
dispenser.scale tree 5​
???
Where do I have to add these code - under "Options":{} or "Settings":{} ???

Thanks in advance
The commands are what you'd run on the server itself to modify the configuration file. Once you've done that, you can see what the configuration looks like. As far as I know, this has been the configuration format for the past couple years.