forked from pool/matomo
Eric Schirra
db64b6fbb0
- Remove %config from service files. Changes must not do in system location, user must do this changes in /etc/systemd/system. OBS-URL: https://build.opensuse.org/request/show/652220 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=18
10 lines
442 B
Plaintext
10 lines
442 B
Plaintext
# Output filters
|
|
addFilter("hidden-file-or-dir")
|
|
addFilter("macro-in-comment")
|
|
addFilter("suse-missing-rclink matomo-archive")
|
|
addFilter("zero-length /srv/www/matomo/plugins/Morpheus/stylesheets/base/font.css")
|
|
addFilter("pem-certificate")
|
|
addFilter("non-conffile-in-etc /etc/matomo/environment/dev.php")
|
|
addFilter("non-conffile-in-etc /etc/matomo/environment/test.php")
|
|
addFilter("non-conffile-in-etc /etc/matomo/environment/ui-test.php")
|