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.|
|
| Set this to true if you want to enforce passwords on Uploader, Editor or Contributor shares.|
|
||||||
|
|
|
|
||||||
| `FRONTEND_OCS_INCLUDE_OCM_SHAREES`
|
| `FRONTEND_OCS_INCLUDE_OCM_SHAREES`
|
||||||
| nclude OCM sharees when listing sharees.|
|
| Include OCM sharees when listing sharees.|
|
||||||
|
|
|
|
||||||
| `OCIS_EVENTS_ENDPOINT` +
|
| `OCIS_EVENTS_ENDPOINT` +
|
||||||
`FRONTEND_EVENTS_ENDPOINT`
|
`FRONTEND_EVENTS_ENDPOINT`
|
||||||
@@ -497,7 +497,7 @@
|
|||||||
| Disable TLS certificate validation for the OCM connections. Do not set this in production environments.|
|
| Disable TLS certificate validation for the OCM connections. Do not set this in production environments.|
|
||||||
|
|
|
|
||||||
| `OCM_WEBAPP_TEMPLATE`
|
| `OCM_WEBAPP_TEMPLATE`
|
||||||
| 'Template for the webapp url.|
|
| Template for the webapp url.|
|
||||||
|
|
|
|
||||||
| `OCM_OCM_SHAREPROVIDER_JSON_FILE`
|
| `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.|
|
| 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_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_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_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. | |
|
| | `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. | |
|
| 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. | |
|
| | `OCM_DEBUG_TOKEN` | Token to secure the metrics endpoint. | |
|
||||||
|
|||||||
Reference in New Issue
Block a user