forked from coop-cloud/mediawiki
Add MobileFrontend support and fix issues spotted during PR review :D
coop-cloud/mediawiki#31
This commit is contained in:
@ -5,4 +5,6 @@ max_file_uploads = 1000
|
||||
|
||||
{{ if eq (env "MEDIAWIKI_DEBUG") "0" }}
|
||||
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
|
||||
{{ else }}
|
||||
error_reporting = E_ALL
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user