main wiki link included with "about" and "user profiles". Sections with
a relevant page have a linked button next to their title when clicked.
Behaviour added by the "wiki_link" field in the "meta" section of a
config "section".
"description":"Settings for the password reset handler.",
"depends_true":"messages|enabled"
"depends_true":"messages|enabled",
"wiki_link":"https://wiki.jfa-go.com/docs/pwr/"
},
"settings":{
"enabled":{
@ -1330,7 +1337,7 @@
"value":"",
"depends_true":"enabled",
"required":"false",
"description":"There are multiple ways password resets can be set up. See the <a href=\"https://wiki.jfa-go.com/docs/pwr/\" target=\"_blank\">wiki page</a> for more information."
"description":"There are multiple ways password resets can be set up. See the wiki page for more information."
},
"watch_directory":{
"name":"Jellyfin directory",
@ -1499,8 +1506,8 @@
"notifications":{
"order":[],
"meta":{
"name":"Notifications",
"description":"Notification related settings.",
"name":"Admin invite notifications",
"description":"Allows toggling \"user created\" and \"invite expired\" notifications to be sent to the admin per-invite.",
"depends_true":"messages|enabled"
},
"settings":{
@ -1558,7 +1565,8 @@
"order":[],
"meta":{
"name":"Ombi Integration",
"description":"Connect to Ombi to automatically create both Ombi and Jellyfin accounts for new users. You'll need to add a ombi template to an existing User Profile for accounts to be created, which you can do by refreshing then checking Settings > User Profiles. To handle password resets for Ombi & Jellyfin, enable \"Use reset link instead of PIN\"."
"description":"Connect to Ombi to automatically create both Ombi and Jellyfin accounts for new users. You'll need to add a ombi template to an existing User Profile for accounts to be created, which you can do by refreshing then checking Settings > User Profiles. To handle password resets for Ombi & Jellyfin, enable \"Use reset link instead of PIN\".",
"wiki_link":"https://wiki.jfa-go.com/docs/ombi/"
},
"settings":{
"enabled":{
@ -1653,7 +1661,8 @@
"order":[],
"meta":{
"name":"Backups",
"description":"Settings for database backups. Press the \"Backups\" button above to create, download and restore backups."
"description":"Settings for database backups. Press the \"Backups\" button above to create, download and restore backups.",