mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
chore: adjust env-var-deltas/4.0.0-5.0.0-added
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
| Set this to true if you want to enforce passwords on Uploader, Editor or Contributor shares.|
|
||||
|
|
||||
| `FRONTEND_OCS_INCLUDE_OCM_SHAREES`
|
||||
| nclude OCM sharees when listing sharees.|
|
||||
| Include OCM sharees when listing sharees.|
|
||||
|
|
||||
| `OCIS_EVENTS_ENDPOINT` +
|
||||
`FRONTEND_EVENTS_ENDPOINT`
|
||||
@@ -497,7 +497,7 @@
|
||||
| Disable TLS certificate validation for the OCM connections. Do not set this in production environments.|
|
||||
|
|
||||
| `OCM_WEBAPP_TEMPLATE`
|
||||
| 'Template for the webapp url.|
|
||||
| Template for the webapp url.|
|
||||
|
|
||||
| `OCM_OCM_SHAREPROVIDER_JSON_FILE`
|
||||
| Path to the JSON file where OCM share data will be stored. If not defined, the root directory derives from $OCIS_BASE_DATA_PATH:/storage.|
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
| | `OCM_OCM_CORE_JSON_FILE` | Path to the JSON file where OCM share data will be stored. If not defined, the root directory derives from $OCIS_BASE_DATA_PATH:/storage. | |
|
||||
| | `OCM_OCM_SHARE_PROVIDER_DRIVER` | Driver to be used to persist ocm shares. Supported value is only 'json'. | `json` |
|
||||
| | `OCM_OCM_SHARE_PROVIDER_INSECURE` | Disable TLS certificate validation for the OCM connections. Do not set this in production environments. | |
|
||||
| | `OCM_WEBAPP_TEMPLATE` | 'Template for the webapp url. | |
|
||||
| | `OCM_WEBAPP_TEMPLATE` | Template for the webapp url. | |
|
||||
| | `OCM_OCM_SHAREPROVIDER_JSON_FILE` | Path to the JSON file where OCM share data will be stored. If not defined, the root directory derives from $OCIS_BASE_DATA_PATH:/storage. | |
|
||||
| services/ocm/pkg/config/debug.go | `OCM_DEBUG_ADDR` | Bind address of the debug server, where metrics, health, config and debug endpoints will be exposed. | |
|
||||
| | `OCM_DEBUG_TOKEN` | Token to secure the metrics endpoint. | |
|
||||
|
||||
Reference in New Issue
Block a user