1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/website/docs
David Leek 02b3805ca6
Feat/configure scheduled created by migration (#6821)
## About the changes

- Removes the feature flag for the created_by migrations.
- Adds a configuration option in IServerOption for
`ENABLE_SCHEDULED_CREATED_BY_MIGRATION` that defaults to `false`
- the new configuration option when set on startup enables scheduling of
the two created_by migration services (features+events)
- Removes the dependency on flag provider in EventStore as it's no
longer needed
- Adds a brief description of the new configuration option in
`configuring-unleash.md`
- Sets the events created_by migration interval to 15 minutes, up from
2.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-04-10 14:12:58 +02:00
..
contributing
feature-flag-tutorials docs: Ruby tutorial (#6753) 2024-04-04 10:33:39 +01:00
how-to docs: spelling and grammar (#6007) 2024-01-23 19:52:10 +01:00
migrations
reference docs: variant dependencies (#6758) 2024-04-03 10:31:58 +02:00
topics
understanding-unleash
unleash-academy
using-unleash Feat/configure scheduled created by migration (#6821) 2024-04-10 14:12:58 +02:00
client-specification.md
quickstart.md
welcome.md