By using system settings
feature in Appskull, any user who has appropriate permissions can override all the mandatory default
system configurations. If you need to change default
configuration values instead of override
them. Then you can do that by in the corresponding module basis config.php
files.
App
module, you can find config.php
under [app_root]/app/config/modules/app
directory.
Auth
module, you can find config.php
under [app_root]/app/config/modules/auth
directory.
Most of the time you don't really have to mess with these configuration files. Instead you can easily change/override all the mandatory module basis configurations using Appskull system settings
user interfaces.
System settings URL: [base_url]/system/settings/app