Settings
This documentation will tell you how to configure
settingsfiles.
There are three types of configuration in settings files, but they all follow a similar modification method, only the modified file types are inconsistent.
For the setting of the public edition, the json file in the apitable/packages/l10n directory should be modified, otherwise, we should modify the configuration file of the corresponding l10n edition in the init-settings directory.
Settings are different from Environment variables.
Settings Types
There’s different types of settings, here’s a table that demonstrate them:
Project | File | Configuration |
|---|---|---|
packages/core | system_config.auto.json | Tons of settings |
packages/core | api_tip_config.auto | API Tips |
backend-server | notification.json | Notifications Center |
init-settings | env.json | For Generating .env files |