mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
[docs-only] Update delta envvars table
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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. | |
|
||||
|
||||
@@ -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"]
|
||||
|
||||
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user