vault backup: 2026-04-30 15:52:22

This commit is contained in:
Vadym Samoilenko 2026-04-30 15:52:22 +01:00
parent 70a937a5ec
commit 5e09641beb

View file

@ -227,3 +227,6 @@ tags: [daily]
- 15:50 (1min) | `video-accessibility`
- **Asked:** Write Apache configuration for the accessible-video app with multiple workers and API on port 8012.
- **Done:** Updated Apache config snippet to use ProxyPassMatch pattern for port 8012 and removed mixed ProxyPass/RewriteRule conflicts.
- 15:51 | `video-accessibility`
- **Asked:** Write Apache config for the accessible-video application with multiple worker services.
- **Done:** Created Apache configuration with ProxyPassMatch directives, updated backend port to 8012, added 2GB upload limit, and increased proxy timeout to 600s.