We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a26ef9 commit cf132b1Copy full SHA for cf132b1
src/config/lfm.php
@@ -76,7 +76,7 @@
76
'rename_file' => false,
77
78
// If rename_file set to false and this set to true, then non-alphanumeric characters in filename will be replaced.
79
- 'alphanumeric_filename' => true,
+ 'alphanumeric_filename' => false,
80
81
// If true, non-alphanumeric folder name will be rejected.
82
'alphanumeric_directory' => false,
0 commit comments