Skip to main content

App Custom Config

In this section, we will cover all the custom config that's made to configure the app for your own use.

All the app's configuration was collected and placed in a single file, that contains what you will need to change.

For Developers

All variables are placed in the AppConfig class, and all of them are static, each one is documented with a comment, so actually you can customize them directly from the code without the need to follow this section.

For Non-Developers

Every item in the navigation sidebar of this section, will contain the name of a parameter configuration that you need to change it's value to achieve your desired result, so if you're a non developer, it will be easy for you to customize the app, and surely we will guide you in this section to make it.