Skip to content

Commit

Permalink
chore: Update using-references.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps authored Jan 24, 2024
1 parent aae21ca commit 3d2f4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/using-references.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ References are available for all of our GET API endpoints, (e.g. [`GET /api/v1/f
We've also added support for references in all of our [server side REST SDKs](/integration/server/rest) and our [client side SDKs](/integration/client).

References currently only work with Git, and our `git` backend, like all of the declarative storage backends, mandates that the UI is **read-only**.
We've thoughts on how this could change in the future, but for now, this is a limitation.
We have thoughts on how this could change in the future, but for now, this is a limitation.
You always have your editor, Git and the SCMs (GitHub, Gitlab etc) for state management in the meantime.

Flipt will automatically sync your feature flag definitions to Flipt in the background. Each of these backends work by polling their sources (git, oci, local directory or object store) and the interval can be configured.
Expand Down

0 comments on commit 3d2f4f0

Please sign in to comment.