I am always willing to add new hooks to the application, so if you need a new one somewhere, please let me know, this will avoid modifying core filesIt was related to a feature that could not be added with an extension so one of the core files was modified.
If you need to overwrite things from main.php(this gets changed at upgrades) best is to do it in the main-custom.php file, you'll notice it has same structure but a less things in itThe file that is modified is /apps/common/config/main.php.