mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
bcb7b65553
commit
c46ea40f70
1 changed files with 1 additions and 1 deletions
|
|
@ -409,7 +409,7 @@
|
||||||
<span class=" font-medium">{$i18n.t('Warning')}:</span>
|
<span class=" font-medium">{$i18n.t('Warning')}:</span>
|
||||||
<span
|
<span
|
||||||
><a
|
><a
|
||||||
href="hhttps://docs.openwebui.com/getting-started/env-configuration#jwt_expires_in"
|
href="https://docs.openwebui.com/getting-started/env-configuration#jwt_expires_in"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class=" underline"
|
class=" underline"
|
||||||
>{$i18n.t('No expiration can pose security risks.')}
|
>{$i18n.t('No expiration can pose security risks.')}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue