Share htpasswd file between releases
This commit is contained in:
@@ -17,6 +17,7 @@ set('allow_anonymous_stats', false);
|
||||
add('shared_files', [
|
||||
'{{typo3_webroot}}/typo3conf/LocalConfiguration.php',
|
||||
'{{typo3_webroot}}/sinkhole.html',
|
||||
'{{typo3_webroot}}/.htpasswd',
|
||||
]);
|
||||
|
||||
add('shared_dirs', [
|
||||
|
||||
Reference in New Issue
Block a user