Skip to content

Commit

Permalink
Update providers/flagd/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
  • Loading branch information
Kavindu-Dodan and toddbaert committed Oct 9, 2023
1 parent 684f6b9 commit 2edeaf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers/flagd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ FlagdProvider flagdProvider = new FlagdProvider(

Provider will not detect file changes nor re-read the file after the initial read.
This mode is useful for local development, test cases and for offline application.
For a full-featured, production-ready file-based implementation, use the RPC evaluator in combination with the flagd standalone application, which can be configured to watch files for changes.

### Configuration options

Expand Down

0 comments on commit 2edeaf4

Please sign in to comment.