You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ The setup wizard provides options for users to configure the package. These valu
35
35
-`PUSHGATEWAY_URL`: You don't need to change the default here.
36
36
-`PUSHGATEWAY_USERNAME`: A username for the push gateway from above.
37
37
-`PUSHGATEWAY_PASSWORD`: A password for the push gateway from above.
38
-
-`PUSH_LOGS_ENABLED`: A boolean flag to enable log collection. This feature enables log pushing to a Loki/VmLogs server, allowing the Shutter team to collect and monitor keyper logs for troubleshooting and network monitoring purposes.
39
-
-`HTTP_ENABLED`: A boolean flag to enable HTTP service endpoints. This should remain **false** unless specifically requested by the Shutter team. When enabled, this will expose additional keyper HTTP endpoints for advanced monitoring and debugging.
38
+
-`SHUTTER_PUSH_LOGS_ENABLED`: A boolean flag to enable log collection. This feature enables log pushing to a Loki/VmLogs server, allowing the Shutter team to collect and monitor keyper logs for troubleshooting and network monitoring purposes.
39
+
-`SHUTTER_HTTP_ENABLED`: A boolean flag to enable HTTP service endpoints. This should remain **false** unless specifically requested by the Shutter team. When enabled, this will expose additional keyper HTTP endpoints for advanced monitoring and debugging.
0 commit comments