<aside> <img src="/icons/home_gray.svg" alt="/icons/home_gray.svg" width="40px" /> Menu
</aside>
Table of Contents
Remote configuration is defined as a set of keys-value pairs named “parameters” that can be added and modified in the “parameter tab” found on the app config page
To add parameters:
Then add parameters manually, filling the following fields:
Data | Description | Guideline |
---|---|---|
Parameters name | Name of the parameters | Parameters' name should be in lowercase |
Parameters' name should not start with a one character prefix like "a_parameter" | ||
Type | Type of the parameter, it can have the following values |
Alternatively, a list of parameters can be imported from a CSV by clicking IMPORT CSV.
The csv must have the following columns:
An example of such a csv can be found geryon param csv.csv.
CSV import adds keys that were not present before, updates the values of keys that were already present but does not remove existing keys