Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit e6bd0ea

Browse files
authored
Update README.md
1 parent a0fd463 commit e6bd0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ return [
115115
/*
116116
* remove any folder special chars except (_ -)
117117
*/
118-
'allowed_folderNames_chars'=> '\/\_\-',
118+
'allowed_folderNames_chars'=> '\_\-',
119119

120120
/*
121121
* disallow uploading files with the following mimetypes

0 commit comments

Comments
 (0)