website/docs: update docs about "stay logged in" option (#10832)

* reformatted and tweaked wording

* fixed change to anchor

* again with broken anchor

* aligned code example

---------

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-08-09 11:39:41 -05:00
committed by GitHub
parent ddd689fbdf
commit 25a06716ff
2 changed files with 59 additions and 55 deletions

View File

@ -114,7 +114,7 @@ slug: /releases/2024.2
Sessions for any users can now be bound to a specific geolocation (Continent, Country, City) or network (Autonomous System, subnet, IP address). If the session is accessed from a location/network that is different than that from which it was initially created, the session will be terminated.
Configuration steps are available [here](../../flow/stages/user_login/index.md#network-bindinggeoip-binding).
Configuration steps are available [here](../../flow/stages/user_login/index.md#user-login-stage-configuration-options).
- **S3 file storage**