Merge branch 'hotfix/sinkhole'
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ set('ssh_multiplexing', true);
|
||||
set('allow_anonymous_stats', false);
|
||||
|
||||
add('shared_files', [
|
||||
'{{typo3_webroot}}/typo3conf/LocalConfiguration.php'
|
||||
'{{typo3_webroot}}/typo3conf/LocalConfiguration.php',
|
||||
'{{typo3_webroot}}/sinkhole.html',
|
||||
]);
|
||||
|
||||
add('shared_dirs', [
|
||||
|
||||
Reference in New Issue
Block a user