Adjust default budget for configurator

This commit is contained in:
Björn Fromme
2018-07-31 16:06:52 +02:00
parent 027bdffc49
commit 73e79ad2ff
@@ -117,7 +117,7 @@ plugin.tx_epevents {
} }
} }
defaults { defaults {
budget = 6 budget = 4
} }
} }
} }