Configuration
App Customization
Learn how to setup the overall settings of your app.
The application configuration is set at /lib/config/
and constants.ts
. This configuration stores some overall variables for your application.
The app provides many settings, such as app information, themes, pages, categories, collections, etc., for more information, please refer to Configuration。