Skip to content

Commit cf7546a

Browse files
committed
fix screensaver videos paths
1 parent d45a77a commit cf7546a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/configsetup.inc.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,6 @@
547547
'value' => htmlentities($config['screensaver']['video_source'] ?? ''),
548548
'paths' => [
549549
PathUtility::getAbsolutePath('private/screensavers'),
550-
PathUtility::getAbsolutePath('private/videos'),
551-
PathUtility::getAbsolutePath('resources/videos'),
552550
],
553551
],
554552
'screensaver_text' => [

0 commit comments

Comments
 (0)