Skip to content

Commit b3ec7f0

Browse files
committed
Fix formatting
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 0e6ef8e commit b3ec7f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/config.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
// Use a md5 hash for the filenames instead of parameterized naming
5858
'useHashedNames' => false,
5959

60-
// if a upload location has a subfolder defined, add this to the transcoder paths too
61-
'createSubfolders' => true,
62-
63-
// clear caches when somebody clears all caches from the CP?
64-
'clearCaches' => false,
65-
60+
// if a upload location has a subfolder defined, add this to the transcoder paths too
61+
'createSubfolders' => true,
62+
63+
// clear caches when somebody clears all caches from the CP?
64+
'clearCaches' => false,
65+
6666
// Preset video encoders
6767
'videoEncoders' => [
6868
'h264' => [

0 commit comments

Comments
 (0)