Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/61bc35b3fa9c3e44ffeaa9ea9b0c92a98a762c50
You should set ROOT_URL correctly, otherwise the web may not work correctly.
"NotificationsEmailSettingsUseEncryptionHelpText":"Whether to prefer using encryption if configured on the server, to always use encryption via SSL (Port 465 only) or StartTLS (any other port) or to never use encryption",
"NotificationsTelegramSettingsIncludeAppName":"Include {appName} in Title",
"NotificationsTelegramSettingsIncludeAppNameHelpText":"Optionally prefix message title with {appName} to differentiate notifications from different applications",
"OAuthPopupMessage":"Pop-ups are being blocked by your browser",
[FieldDefinition(3, Label = "Send Silently", Type = FieldType.Checkbox, HelpText = "Sends the message silently. Users will receive a notification with no sound")]
publicboolSendSilently{get;set;}
[FieldDefinition(4, Label = "NotificationsTelegramSettingsIncludeAppName", Type = FieldType.Checkbox, HelpText = "NotificationsTelegramSettingsIncludeAppNameHelpText")]