Skip to content

Commit f6b693d

Browse files
authored
Discard changes to config/features.php
1 parent 5e26700 commit f6b693d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

config/features.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,6 @@
4343
*/
4444
'legacy_v4_redirect' => (bool) env('LEGACY_V4_REDIRECT', false),
4545

46-
/*
47-
|--------------------------------------------------------------------------
48-
| Extract Zip
49-
|--------------------------------------------------------------------------
50-
|
51-
| Allow Lychee to extract zip files. As this by passes some safeties with
52-
| regard to files, we place it behind a feature flag rather than a config option.
53-
*/
54-
'extract-zip-files-on-upload' => (bool) env('FEATURE_EXTRACT_ZIP_FILES_ON_UPLOAD', false),
55-
5646
/*
5747
|--------------------------------------------------------------------------
5848
| Log Viewer

0 commit comments

Comments
 (0)