update recordDeleteAfter documentation (#2361) (#2362)

This commit is contained in:
Alessandro Ros
2023-09-17 12:59:11 +02:00
committed by GitHub
parent bedfa9651a
commit 338456423e
+1 -1
View File
@@ -257,7 +257,7 @@ recordPartDuration: 100ms
# Minimum duration of each segment.
recordSegmentDuration: 1h
# Delete segments after this timespan.
# Set to 0 to disable automatic deletion.
# Set to 0s to disable automatic deletion.
recordDeleteAfter: 24h
###############################################