mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 11:19:38 +00:00
parent
cde95f9923
commit
80d2c2575b
1 changed files with 1 additions and 1 deletions
|
@ -724,7 +724,7 @@ ACCESS_TOKEN_EXPIRATION_TIME=3600
|
|||
REFRESH_TOKEN_EXPIRATION_TIME=730
|
||||
; Check if refresh token got already used
|
||||
INVALIDATE_REFRESH_TOKENS=false
|
||||
; OAuth2 authentication secret for access and refresh tokens, change this a unique string.
|
||||
; OAuth2 authentication secret for access and refresh tokens, change this to a unique string.
|
||||
JWT_SECRET=Bk0yK7Y9g_p56v86KaHqjSbxvNvu3SbKoOdOt2ZcXvU
|
||||
|
||||
[i18n]
|
||||
|
|
Loading…
Reference in a new issue