frigate: comment out strftime_fmt

This commit is contained in:
Motiejus Jakštys 2025-03-14 13:39:37 +02:00
parent 3d90037a09
commit 66d9570fbc

View File

@ -139,7 +139,7 @@ in
enable = true;
hostname = "r1.jakstys.lt";
settings = {
ui.strftime_fmt = "%F %T";
#ui.strftime_fmt = "%F %T";
ffmpeg.hwaccel_args = "preset-vaapi";
telemetry.version_check = false;