Skip to content
Snippets Groups Projects
Commit 7ab042d6 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Always disallow php content in dokuwiki

parent d361d155
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,4 @@ $conf['gzip_output'] = 1;
$conf['xsendfile'] = 0;
$conf['updatecheck'] = 0;
$conf['useacl'] = 1;
$conf['phpok'] = 0;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment