mirror of
https://github.com/xwiki-labs/cryptpad-docker.git
synced 2024-11-26 04:13:36 +00:00
parent
82ef388fe1
commit
84317bcf5c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue