[docs-only] Update delta envvars table

This commit is contained in:
Martin Mattel
2026-01-21 13:42:24 +01:00
parent 5859a313b2
commit 4643ea8861
4 changed files with 16 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
// # Added Variables between oCIS 7.3.0 and oCIS 8.0.0
// commenting the headline to make it better includable
// table created per 2026.01.19
// table created per 2026.01.21
// the table should be recreated/updated on source () changes
[width="100%",cols="~,~,~,~",options="header"]
@@ -48,6 +48,17 @@
| LDAP Attribute of the instance name. Requires OCIS_MULTI_INSTANCE_ENABLED.
|
|
| OCIS_LDAP_CROSS_INSTANCE_REFERENCE_TEMPLATE
| Template for the users unique reference across oCIS instances. Requires OCIS_MULTI_INSTANCE_ENABLED.
|
|
| OCIS_LDAP_INSTANCE_URL_TEMPLATE
| Template for the instance URL. Requires OCIS_MULTI_INSTANCE_ENABLED.
|
|
| OCIS_LDAP_PRECISE_SEARCH_ATTRIBUTE
| LDAP Attribute to be used for searching users on other instances. Requires OCIS_MULTI_INSTANCE_ENABLED.

View File

@@ -8,6 +8,8 @@
| | OCIS_LDAP_INSTANCE_MAPPER_ENABLED | The InstanceMapper allows mapping instance names (user readable) to instance IDs (machine readable) based on an LDAP query. See other _INSTANCE_MAPPER_ env vars. Requires OCIS_MULTI_INSTANCE_ENABLED. | false |
| | OCIS_LDAP_INSTANCE_MAPPER_ID_ATTRIBUTE | LDAP Attribute of the instance ID. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_INSTANCE_MAPPER_NAME_ATTRIBUTE | LDAP Attribute of the instance name. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_CROSS_INSTANCE_REFERENCE_TEMPLATE | Template for the users unique reference across oCIS instances. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_INSTANCE_URL_TEMPLATE | Template for the instance URL. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_PRECISE_SEARCH_ATTRIBUTE | LDAP Attribute to be used for searching users on other instances. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_USER_GUEST_ATTRIBUTE | LDAP Attribute to signal the user is guest of an instance. Requires OCIS_MULTI_INSTANCE_ENABLED. | |
| | OCIS_LDAP_USER_MEMBER_ATTRIBUTE | LDAP Attribute to signal the user is member of an instance. Requires OCIS_MULTI_INSTANCE_ENABLED. | |

View File

@@ -1,7 +1,7 @@
// # Deprecated Variables between oCIS 7.3.0 and oCIS 8.0.0
// commenting the headline to make it better includable
// table created per 2026.01.19
// table created per 2026.01.21
// the table should be recreated/updated on source () changes
[width="100%",cols="~,~,~,~,~",options="header"]

View File

@@ -1,7 +1,7 @@
// # Removed Variables between oCIS 7.3.0 and oCIS 8.0.0
// commenting the headline to make it better includable
// table created per 2026.01.19
// table created per 2026.01.21
// the table should be recreated/updated on source () changes
[width="100%",cols="~,~,~,~",options="header"]