For the last few versions you can easily configure that in the config.lua of the mod :)
"-- As usual for configs, playing multiplayer will require all players to have the same config as the server.
-- How much power a factory or power plant can store
-- Note: If this value is set too small relative to the power limits, then this will lower the effective power limits.
factorissimo.config.power_buffer = "10MJ"
-- How much power can enter a factory
factorissimo.config.power_input_limit = "50MW""