enhance(enterprise): Consistent naming scheme and update quick install

Standardize edition-gated terminology to Enterprise Edition across docs where feature availability is described.

Add links to /self-host/enterprise-edition so users can quickly understand edition differences before enabling gated features or selecting an installer edition.
This commit is contained in:
Laurence
2026-02-06 19:13:12 +00:00
committed by Owen Schwartz
parent 49ba4d8cc1
commit df9b36cbe0
23 changed files with 35 additions and 38 deletions

View File

@@ -10,7 +10,7 @@ However, you can require users to log in at regular intervals by enforcing maxim
### Configuration
<Note>
Session length enforcement is an Enterprise Edition only feature.
Session length enforcement is an [Enterprise Edition](/self-host/enterprise-edition)-only feature.
</Note>
To enable session length enforcement, go to Organization Settings and set a maximum session length in the Security section. After this amount of time, users will be prompted to log back in to acquire a fresh session.
@@ -18,4 +18,3 @@ To enable session length enforcement, go to Organization Settings and set a maxi
- Session length enforcement is configured per organization.
- Session length enforcement applies to both internal Pangolin users and users linked to external identity providers.
- Users whose session has expired will see a prompt directing them to log in again before proceeding.