diff --git a/templates/default/documentation.html.ep b/templates/default/documentation.html.ep index 11aae90..3923535 100644 --- a/templates/default/documentation.html.ep +++ b/templates/default/documentation.html.ep @@ -239,7 +239,7 @@ echo "LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so" \\ Set permissions on the cache directory
- The cache directory must be writeable for the user running the VROOM daemon, which is apache in the privided systemd unit + The cache directory must be writeable for the user running the VROOM daemon, which is apache in the provided systemd unit
chown -R apache ./cache chmod 700 ./cache