feat(desktop): support remote runtime headers
This commit is contained in:
@@ -404,7 +404,7 @@ const SETTINGS_SEARCH_ITEMS: readonly SettingsSearchItem[] = [
|
||||
page: 'remote-instances',
|
||||
titleKey: 'settings.remoteInstances.direct.title',
|
||||
descriptionKey: 'settings.remoteInstances.direct.description',
|
||||
keywords: ['server url', 'connection token', 'import link', 'host switcher'],
|
||||
keywords: ['server url', 'connection token', 'import link', 'host switcher', 'additional headers', 'request headers', 'cloudflare access', 'service token'],
|
||||
isAvailable: (ctx) => ctx.isDesktop,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user