option to substitute "Jellyfin" in form.html
setting is jellyfin/substitute_jellyfin_strings.
This commit is contained in:
committed by
Harvey Tindall
parent
f5602f1e96
commit
8d0dc232d7
@@ -66,6 +66,14 @@
|
||||
],
|
||||
"value": "jellyfin",
|
||||
"description": "Note: Emby integration works, but is not much of a priority. Jellyfin branding will still appear accross jfa-go."
|
||||
},
|
||||
"substitute_jellyfin_strings": {
|
||||
"name": "Substitute occurrences of \"Jellyfin\"",
|
||||
"required": false,
|
||||
"requires_restart": true,
|
||||
"type": "text",
|
||||
"value": "",
|
||||
"description": "Optionally substitute occurrences of \"Jellyfin\" in the account creation form with this. May result in bad grammar."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user