fix trailing whitespaces

This commit is contained in:
Valeriano Manassero 2021-09-14 15:36:49 +02:00
parent b6a011f536
commit 976343736c

View File

@ -58,7 +58,7 @@ apiserver:
# tasks {
# non_responsive_tasks_watchdog {
# # In-progress tasks that haven't been updated for at least 'value' seconds will be stopped by the watchdog
# threshold_sec: 21000
# threshold_sec: 21000
# # Watchdog will sleep for this number of seconds after each cycle
# watch_interval_sec: 900
# }