mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02: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