nimbus-era-files: comment about length of timeout

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-11-30 10:46:57 +01:00
parent 86a5a83c99
commit 91f4c79cbe
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4

View File

@ -7,7 +7,7 @@ nimbus_era_files_timer_path: '/data/era'
nimbus_era_files_timer_user: 'nimbus'
nimbus_era_files_timer_group: 'staff'
nimbus_era_files_timer_frequency: 'weekly'
nimbus_era_files_timer_timeout_sec: 82800
nimbus_era_files_timer_timeout_sec: 82800 # 23 hours
nimbus_era_files_timer_random_delay_sec: '{{ 60 * 60 * 12 }}'
nimbus_era_files_timer_ionice_class: 'idle'
nimbus_era_files_timer_script: '{{ nimbus_era_files_timer_path }}/update.sh'