ouzo icon indicating copy to clipboard operation
ouzo copied to clipboard

Bootstrap::addConfig loads everything multiple times on consecutive executions

Open bbankowski opened this issue 9 years ago • 1 comments

It should do it only once, e.g. addConfig could have array as a parameter.

bbankowski avatar Jan 13 '16 14:01 bbankowski

in ouzo-app addConfig is not called and $this->configRepository->reload(); fails

woru avatar Jan 26 '16 11:01 woru