Extension configuration
- Go to Admin Tools > Settings > Extension Configuration
- Choose typo3_environment_indicator
The extension currently provides the following configuration options:
General
general.imageDriver
-
- Type
- option
- Default
- "gd"
Intervention Image supports "GD Library", "Imagick" and "libvips" to process images internally. You may choose one of them according to your PHP configuration. Options are "gd", "imagick" and "vips".
general.defaultConfiguration
-
- Type
- boolean
- Default
- 1
Enable the default configuration for the environment indicators. If you want to configure the environment indicators by yourself, set this to false. See Configuration.
Frontend
frontend.favicon
-
- Type
- boolean
- Default
- 1
Enable the favicon generation in frontend context
frontend.context
-
- Type
- boolean
- Default
- 1
Enable the context frontend hint
Backend
backend.favicon
-
- Type
- boolean
- Default
- 1
Enable the favicon generation in backend context
backend.logo
-
- Type
- boolean
- Default
- 1
Enable the logo generation in backend context
backend.context
-
- Type
- boolean
- Default
- 1
Enable the context item within the backend toolbar
backend.contextProduction
-
- Type
- boolean
- Default
- 1
Enable the backend toolbar item / backend topbar also in production context