Support for detailed keepalive logging

This commit is contained in:
2023-09-01 15:42:20 -04:00
parent e9303c1ad1
commit c4825e6de6
2 changed files with 4 additions and 0 deletions

View File

@ -74,4 +74,6 @@ pvc_storage_floatingip: "10.0.1.254/24"
pvc_log_to_file: True
pvc_log_to_stdout: True
pvc_log_keepalives: True
pvc_log_keepalive_cluster_details: True
pvc_log_keepalive_storage_details: True
pvc_log_console_lines: 1000