Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use options=flowControl when update #1677

Merged
merged 13 commits into from
Jan 14, 2025
Prev Previous commit
Update doc/admin.md
Co-authored-by: Fermín Galán Márquez <[email protected]>
AlvaroVega and fgalan authored Jan 14, 2025
commit 5327af3451c1fd665a622e9d521e2d492c3e0e4d
2 changes: 1 addition & 1 deletion doc/admin.md
Original file line number Diff line number Diff line change
@@ -446,7 +446,7 @@ For example in a device document stored in MongoDB will be extended with a subdo

#### `useCBflowControl`

If this flag is activated, when iotAgent invokes Context Broker will use flowControl option. This flag is overwritten by
If this flag is activated, when iotAgent invokes Context Broker will use [flowControl option](https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/admin/perf_tuning.md#updates-flow-control-mechanism). This flag is overwritten by
`useCBflowControl` flag in group or device. This flag is disabled by default.

### Configuration using environment variables