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
4 changes: 2 additions & 2 deletions docs/_static/env-vars/extended_configvars.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@
`MD2MAN_DEBUG` | | | |
`MICRO_LOG_LEVEL` | | | |
`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_NETWORK` | | | |
`MICRO_NETWORK_ADDRESS` | | | |
`MICRO_PROXY` | | | |
Expand Down Expand Up @@ -200,8 +200,8 @@
`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_CONFIG_DIR` | | | |
`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. |
`OC_GRPC_MAX_RECEIVED_MESSAGE_SIZE` | | | |
`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-28-17-09-55
2026-01-29-10-34-56

# Deprecation Notice

Expand Down
Loading