Which THREE of the following are true regarding the configuration precedence of apps?
The 'priority' setting in app.conf can influence app loading order.
Why this answer
App precedence is determined by the order in which they are loaded, which can be controlled in app.conf, and they override the system default.