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

Update 3.graph-config.md #1877

Merged
merged 1 commit into from
Jan 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ For more information about audit log, see [Audit log](../2.log-management/audit-

| Name | Predefined value | Description |
| ------------------- | ------------------------ | ------------------------------------------ |
|`max_sessions_per_ip_per_user`|`300` | The maximum number of sessions that can be created with the same user and IP address.|
|`max_sessions_per_ip_per_user`|`300` | The maximum number of active sessions that can be created from a single IP address for a single user.|


## Experimental configurations
Expand Down Expand Up @@ -154,4 +154,4 @@ For more information about audit log, see [Audit log](../2.log-management/audit-
|`ng_black_box_dump_period_seconds` |`5` |The time interval for Nebula-BBox to collect metric data. Unit: Second.|
|`ng_black_box_file_lifetime_seconds` |`1800` |Storage time for Nebula-BBox files generated after collecting metric data. Unit: Second.|

{{ ent.ent_end }}
{{ ent.ent_end }}