Config Labels: drop unrelated gateway push labels

This commit is contained in:
Rodrigo Uroz
2026-03-12 17:20:47 +00:00
committed by Josh Lehman
parent d8eaf4a19c
commit 19850cab32

View File

@@ -108,11 +108,6 @@ export const FIELD_LABELS: Record<string, string> = {
"gateway.remote.tlsFingerprint": "Remote Gateway TLS Fingerprint",
"gateway.auth.token": "Gateway Token",
"gateway.auth.password": "Gateway Password",
"gateway.push": "Gateway Push Delivery",
"gateway.push.apns": "Gateway Push APNs",
"gateway.push.apns.relay": "Gateway Push APNs Relay",
"gateway.push.apns.relay.baseUrl": "Gateway Push APNs Relay Base URL",
"gateway.push.apns.relay.timeoutMs": "Gateway Push APNs Relay Timeout (ms)",
browser: "Browser",
"browser.enabled": "Browser Enabled",
"browser.cdpUrl": "Browser CDP URL",