File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33CryptPad is a collaboration office suite that is end-to-end-encrypted and open-source.
44
5- ![ Version: 0.0.9 ] ( https://img.shields.io/badge/Version-0.0.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5+ ![ Version: 0.0.10 ] ( https://img.shields.io/badge/Version-0.0.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
66
77## Installing the Chart
88
@@ -71,6 +71,7 @@ application_config:
7171| config.taskPath | string | `"./data/tasks"` | Directory to store a list of scheduled tasks. |
7272| config.verbose | bool | `false` | Enable verbose logging |
7373| cpadConfig | string | `"/cryptpad/config/config.js"` | File to mount for the CPAD Configuration (`CPAD_CONF`) |
74+ | enableEmbedding | bool | `false` | Allow documents and media be embedded on other websites. This will add an "Embed" option on the Share menu. |
7475| fullnameOverride | string | `""` | |
7576| image.pullPolicy | string | `"IfNotPresent"` | |
7677| image.repository | string | `"cryptpad/cryptpad"` | |
You can’t perform that action at this time.
0 commit comments