Revert "Fix formatting"

This reverts commit 82ef388fe1.
This commit is contained in:
Adrian Nöthlich 2022-11-20 17:07:20 +01:00
parent 82ef388fe1
commit 84317bcf5c
No known key found for this signature in database
GPG key ID: 01348F55AA57C1E7

View file

@ -77,7 +77,7 @@ To disable HTTP2 set the environment variable `CPAD_HTTP2_DISABLE` to `true`.
| `CPAD_TLS_KEY` | Path to TLS private key file | No | None |
| `CPAD_TLS_DHPARAM` | Path to Diffie-Hellman parameters file | No | `/etc/nginx/dhparam.pem` |
| `CPAD_HTTP2_DISABLE` | Disable HTTP2 | No | `false` |
| `CPAD_OPENGRAPH` | Enable generation of Open Graph metadata | No | `true` |
| CPAD_OPENGRAPH | Enable generation of Open Graph metadata | No | true |
#### Usage