You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Languages for writing aids (spell checker, grammar checker, thesaurus, hyphenation)](#languages-for-writing-aids-spell-checker-grammar-checker-thesaurus-hyphenation)
45
45
-[Spell Check](#spell-check)
46
46
-[TLS Settings](#tls-settings)
47
47
-[Performance and Limits](#performance-and-limits)
@@ -133,20 +133,22 @@ Be sure to view the following repositories to understand all the customizable op
133
133
|[OS Base](https://github.com/tiredofit/docker-debian/)| Customized Image based on Debian Linux |
|`ENABLE_HOME_MODE`| Enable more features with home mode |`FALSE`|
149
+
|`ENABLE_OVERWRITE_MODE`| Enable overwrite mode (user can use the insert key) |`TRUE`|
150
+
|`ENABLE_WASM`| Enable WASM support |`TRUE`|
151
+
|`FORCE_WASM`| Force all requests to WASM |`FALSE`|
150
152
151
153
#### Administration
152
154
| Parameter | Description | Default |`_FILE`|
@@ -181,11 +183,11 @@ Be sure to view the following repositories to understand all the customizable op
181
183
The image comes with English (US, GB variants) baked into the image, however upon container startup you can add more languages via environment variables.
182
184
Add multiple languages by seperating with a space.
0 commit comments