Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/_static/env-vars/extended_configvars.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@
`LogEnv` | | | |
`MD2MAN_DEBUG` | | | |
`MICRO_LOG_LEVEL` | | | |
`MICRO_LOG_LEVEL` | | | |
`MICRO_LOG_LEVEL` | string | Error | Set the log level for the internal go micro framework. Only change on supervision of openCloud Support. |
`MICRO_LOG_LEVEL` | | | |
`MICRO_LOG_LEVEL` | | | |
`MICRO_NETWORK` | | | |
`MICRO_NETWORK_ADDRESS` | | | |
`MICRO_PROXY` | | | |
Expand Down Expand Up @@ -196,12 +196,12 @@
`NO_COLOR` | | | |
`NO_COLOR` | | | |
`NO_COLOR` | | | |
`OC_BASE_DATA_PATH` | string | | The base directory location used by several services and for user data. See the General Info section in the documentation for more details on defaults. Services can have, if available, an individual setting with an own environment variable. |
`OC_BASE_DATA_PATH` | | | |
`OC_CONFIG_DIR` | string | | The default directory location for config files. See the General Info section in the documentation for more details on defaults. |
`OC_BASE_DATA_PATH` | string | | The base directory location used by several services and for user data. See the General Info section in the documentation for more details on defaults. Services can have, if available, an individual setting with an own environment variable. |
`OC_CONFIG_DIR` | | | |
`OC_GRPC_MAX_RECEIVED_MESSAGE_SIZE` | integer | 10240000 | Sets the maximum message size in bytes the GRPC client can receive. |
`OC_CONFIG_DIR` | string | | The default directory location for config files. See the General Info section in the documentation for more details on defaults. |
`OC_GRPC_MAX_RECEIVED_MESSAGE_SIZE` | | | |
`OC_GRPC_MAX_RECEIVED_MESSAGE_SIZE` | integer | 10240000 | Sets the maximum message size in bytes the GRPC client can receive. |
`OPA_TELEMETRY_SERVICE_URL` | | | |
`PATH` | | | |
`PATH` | | | |
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/env-vars/frontend_configvars.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

2026-01-29-10-34-56
2026-01-30-00-15-01

# Deprecation Notice

Expand Down
Loading