mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 16:09:59 -04:00
feat(config): warn user about not yet supported config
Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
d43da06ec1
commit
5335c48df7
4 changed files with 53 additions and 3 deletions
|
@ -3,4 +3,6 @@
|
|||
| environment variable | default | example | description |
|
||||
|------------------------|---------|-------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| `HD_PLANTUML_SERVER` | - | `https://www.plantuml.com/plantuml` | The PlantUML server that HedgeDoc uses to render PlantUML diagrams. If this is not configured, PlantUML diagrams won't be rendered. |
|
||||
| `HD_IMAGE_PROXY` | - | `https://image-proxy.example.com` | **ToDo:** Add description |
|
||||
<!--
|
||||
| `HD_IMAGE_PROXY` | - | `https://image-proxy.example.com` | **ToDo:** Add description |
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue