add option to auto redirect to jellyfin (or given link)
if enabled (General>Auto redirect on success), the user will not have to
click "continue" on the form or creation success page and will
insted be redirected. For #242.
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
"requires_restart": true,
|
||||
"type": "bool",
|
||||
"value": false,
|
||||
"advanced": true,
|
||||
"description": "Navigate directly to the above URL instead of needing the user to click \"Continue\"."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user