Skip to content

Commit 93593de

Browse files
author
Andrew Welch
committed
refactor: Added nosynchronous & nostripMetadata to the parameters that should be excluded from the generated file name
1 parent 0b00e07 commit 93593de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/services/Transcode.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ class Transcode extends Component
5555
'audioEncoder',
5656
'fileSuffix',
5757
'sharpen',
58+
'nosynchronous',
59+
'nostripMetadata',
5860
];
5961

6062
// Mappings for getFileInfo() summary values

0 commit comments

Comments
 (0)