Starting an application callback module only if the application is the top-level one

thanks @LostKobrakai . I’m pretty sure I thought of that before, but for some reason I must have thought that the config isn’t yet loaded when calling the application/0 callback, which is nonsense of course. This works :+1: