mirror of
https://github.com/stashapp/stash.git
synced 2026-04-18 21:12:28 +02:00
Clarify session description (#4468)
This commit is contained in:
parent
723211a620
commit
3573795cf7
1 changed files with 1 additions and 1 deletions
|
|
@ -271,7 +271,7 @@
|
|||
"log_to_terminal": "Log to terminal",
|
||||
"log_to_terminal_desc": "Logs to the terminal in addition to a file. Always true if file logging is disabled. Requires restart.",
|
||||
"maximum_session_age": "Maximum Session Age",
|
||||
"maximum_session_age_desc": "Maximum idle time before a login session is expired, in seconds.",
|
||||
"maximum_session_age_desc": "Maximum idle time before a login session is expired, in seconds. Requires restart.",
|
||||
"password": "Password",
|
||||
"password_desc": "Password to access Stash. Leave blank to disable user authentication",
|
||||
"stash-box_integration": "Stash-box integration",
|
||||
|
|
|
|||
Loading…
Reference in a new issue