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.
2 parents fa2660a + d039cb9 commit 34484b5Copy full SHA for 34484b5
1 file changed
apps/files/lib/ConfigLexicon.php
@@ -24,7 +24,7 @@ class ConfigLexicon implements ILexicon {
24
public const OVERWRITES_HOME_FOLDERS = 'overwrites_home_folders';
25
26
public function getStrictness(): Strictness {
27
- return Strictness::NOTICE;
+ return Strictness::IGNORE;
28
}
29
30
public function getAppConfigs(): array {
0 commit comments