Skip to content

@nhtio/adonis-kyoo/config

Remarks

Provides the functions needed by Adonis to configure the Kyoo client. For more information, see the official Adonis documentation.

Interfaces

InterfaceDescription
AdonisKyooEnvVariablesThe shape of the object which will be passed to the definePotentialConfigFromEnv function.

Functions

FunctionDescription
defineConfigValidates, sanitizes, and returns the configuration object for the adapter.
definePotentialConfigFromEnvRetrieves a potential configuration object for the Kyoo client from the environment variables.