Skip to content

Commit

Permalink
fixup: readme
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert authored Aug 29, 2024
1 parent 3ad8945 commit 9cc89c7
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 @@ -105,6 +105,7 @@ Given below are the supported configurations:
| socketPath | FLAGD_SOCKET_PATH | String | null | rpc & in-process |
| certPath | FLAGD_SERVER_CERT_PATH | String | null | rpc & in-process |
| deadline | FLAGD_DEADLINE_MS | int | 500 | rpc & in-process |
| keepAliveTime | FLAGD_KEEP_ALIVE_TIME | long | 0 | rpc & in-process |
| selector | FLAGD_SOURCE_SELECTOR | String | null | in-process |
| cache | FLAGD_CACHE | String - lru, disabled | lru | rpc |
| maxCacheSize | FLAGD_MAX_CACHE_SIZE | int | 1000 | rpc |
Expand Down

0 comments on commit 9cc89c7

Please sign in to comment.