Different small optimatiosn

This commit is contained in:
2025-04-23 13:25:52 +02:00
parent 1376930e5c
commit fd0a978a16
6 changed files with 16 additions and 12 deletions

View File

@@ -121,7 +121,7 @@ defaults_applications:
{% endraw %}{{ features.render_features({
'matomo': true,
'css': true,
'iframe': true,
'iframe': false,
'oidc': true,
'database': true,
}) }}{% raw %}