APITable Docs
ConfigurationSettings

Settings

Settings This documentation will tell you how to configure settings files. There are three types of configuration in settings files, but they all follow a similar modification meth

Settings

This documentation will tell you how to configure settings files.

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:

ProjectFileConfiguration
packages/coresystem_config.auto.jsonTons of settings
packages/coreapi_tip_config.autoAPI Tips
backend-servernotification.jsonNotifications Center
init-settingsenv.jsonFor Generating .env files

On this page