Zen Configuration
Configure Aidbox using environment variables and Zen
Last updated
Was this helpful?
Configure Aidbox using environment variables and Zen
Last updated
Was this helpful?
Since the 2405 release, using Aidbox in FHIRSchema mode is recommended, which is incompatible with zen or Entity/Attribute options.
To set a configuration option set a corresponding environment variable prefixed with box_
. Path elements are separated with underscore (_
), dashes (-
) are replaced with double underscore (__
)
To set the rest-search
value of the features.graphql.access-control
option use the box_features_graphql_access__control
environment variable:
Aidbox exits when encounters major Zen schema errors.
You can disable this behavior by enabling Zen dev mode: