From c6e475671dca6c49385271e70102bc51b98e754d Mon Sep 17 00:00:00 2001 From: Pablo Yaniz Date: Fri, 23 Dec 2022 15:37:24 -0600 Subject: [PATCH] added quotes to file --- rffmpeg.yml.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rffmpeg.yml.sample b/rffmpeg.yml.sample index 840c048..bccc49d 100644 --- a/rffmpeg.yml.sample +++ b/rffmpeg.yml.sample @@ -22,7 +22,7 @@ rffmpeg: # Use this base directory for Jellyfin-logging compatible dated log files if you enable "datedlogfiles" # Set this to your Jellyfin logging directory if it differs from the default - #datedlogdir: /var/log/jellyfin + #datedlogdir: "/var/log/jellyfin" # Show debugging messages #debug: false