Skip to content
Snippets Groups Projects
Unverified Commit aa2a1cde authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Tell Apache to place mutexes into /run/apache2 too

parent a2a5c44c
No related branches found
No related tags found
2 merge requests!30Merge collabora/staging into collabora/production,!25Add OIDC compatibility
Pipeline #142162 passed
......@@ -8,6 +8,7 @@ data:
httpd.conf: |
ServerRoot "/usr/local/apache2"
Listen 8000
Mutex file:/run/apache2
{{ .Values.publish.config.before_modules | indent 4 }}
{{ .Values.publish.config.modules | indent 4 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment