diff --git a/app.yaml b/app.yaml index f45f64259..b5ded82d1 100644 --- a/app.yaml +++ b/app.yaml @@ -65,4 +65,4 @@ skip_files: - ^(.*/)?core/configs/.*\.local\.ini$ - ^(.*/)?(\.git|\.idea|\.vagrant|data|docs|env|log|provisioning|site|tests|tmp|utils)/.* - ^(.*/)?(core|modules/.*)/(database/(pgsql|sqlite)|tests)/.* - - ^(.*/)?modules/(archive|batchmake|dicom.*|javauploaddownload|metadataextractor|pvw|remoteprocessing|solr|statistics|visualize)/.* + - ^(.*/)?modules/(archive|dicom.*|javauploaddownload|metadataextractor|pvw|remoteprocessing|solr|statistics|visualize)/.* diff --git a/core/views/install/index.phtml b/core/views/install/index.phtml index fec7d79a3..c039cb8e3 100644 --- a/core/views/install/index.phtml +++ b/core/views/install/index.phtml @@ -29,7 +29,6 @@