mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-30 08:06:47 +00:00
Implemented Global CSS draft
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if nginx_matomo_tracking | bool %}
|
||||
{% if global_matomo_tracking_enabled | bool %}
|
||||
load_module /usr/lib/nginx/modules/ngx_http_headers_more_filter_module.so;
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user