Skip to content
Snippets Groups Projects
Commit a0a27f0d authored by Georg Krause's avatar Georg Krause
Browse files

Remove table breaking newline

parent 2fc665dc
No related branches found
No related tags found
No related merge requests found
Pipeline #32940 failed with stages
in 8 minutes and 38 seconds
......@@ -129,7 +129,6 @@ Once installation is complete, run `/srv/funkwhale/virtualenv/bin/python /srv/fu
| `funkwhale_nginx_additional_config` | `""` | Additional nginx configuration to add to the Funkwhale `server{}` block |
| `funkwhale_nginx_managed` | `true` | If `true`, will install and configure nginx |
| `funkwhale_nginx_tls_termination` | `true` | If `false`, disable SSL in nginx |
| `funkwhale_nginx_tls_configure_ciphers` | `true` | Set TLS ciphers, curves, etc, overriding any settings in http{} |
| `funkwhale_nginx_max_body_size` | `100M` | Value of nginx's `max_body_size` parameter to use |
| `funkwhale_protocol` | `https` | If set to `https`, will configure Funkwhale and Nginx to work behind HTTPS. Use `http` to completely disable SSL. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment