Content
View differences
Updated by Wieland Lindenthal about 4 years ago
**As** a developer
**I** prefer to have feature flags enabled by default
**so that** so that I do not forget to turn them on and hopefully run into bugs earlier.
**Acceptance criteria**
* Start OP in development or test mode
* File storages module is available
* Starting in a different environment, especially production, the feature flag is false by default.
**I** prefer to have feature flags enabled by default
**so that** so that I do not forget to turn them on and hopefully run into bugs earlier.
**Acceptance criteria**
* Start OP in development
* File storages module is available
* Starting in a different environment, especially production, the feature flag is false by default.