I am wondering what the best practices are for adding specific modules configs. I followed the documentation but it seems I am either missing something or it does not work all the time.
In app > Config > Modules.php you can add $aliases. Yet when I add constants to this array it does not get loaded.
So in retrospect what is the best way of adding configs that they are sertan to be loaded.