Skip to content
Snippets Groups Projects
Commit 8a45de50 authored by hahn's avatar hahn
Browse files

approotdir must not be writable

parent 9b6b9965
No related branches found
No related tags found
1 merge request!195534 add docker
......@@ -152,7 +152,7 @@ if (!isset($aConfig) || !is_array($aConfig)) {
// ----------------------------------------------------------------------
echo '<h2>Check keys with directories</h2>';
foreach (array(
'appRootDir',
// 'appRootDir',
'configDir',
'workDir',
'dataDir',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment