Support for detailed keepalive logging

This commit is contained in:
2019-06-18 19:56:46 -04:00
parent 7c503d20a2
commit 4b5237ac5e
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