Optimized CSS

This commit is contained in:
2025-02-24 19:29:27 +01:00
parent 5b9553d042
commit bc455a4344
4 changed files with 60 additions and 6 deletions

View File

@@ -270,13 +270,15 @@ defaults_applications:
## PHPMyAdmin
phpmyadmin:
version: "latest"
autologin: false # This is a high security risk. Just activate this option if you know what you're doing
autologin: false # This is a high security risk. Just activate this option if you know what you're doing
oauth2_proxy:
enabled: true
port: "80"
application: "application"
database:
central_storage: True
css:
enabled: True # The css needs more optimation for PHPMyAdmin
## Pixelfed
pixelfed: