pre
This commit is contained in:
@@ -16,7 +16,7 @@ const dict = {
|
||||
'SUBS RPC Password': 12,
|
||||
'Optional SUBS RPC password (SUBS_RPC_PASSWORD).': 13,
|
||||
'Configure Platform': 14,
|
||||
'Set optional SpacesOps settings: Nostr relay, theme mode, CoinGecko pricing, and SUBS backend. Saving restarts the service so the new settings take effect.': 15,
|
||||
'Set optional SpacesOps settings: Nostr relay, theme mode, CoinGecko pricing, SUBS backend, and callback host. Saving restarts the service so the new settings take effect.': 15,
|
||||
Success: 16,
|
||||
'Platform configuration saved. The service is restarting to apply the new settings.': 17,
|
||||
'Operator Secret Key (hex)': 18,
|
||||
@@ -50,6 +50,8 @@ const dict = {
|
||||
'Web Interface': 46,
|
||||
'The web interface is ready': 47,
|
||||
'The web interface is not ready': 48,
|
||||
'CALLBACK HOST': 49,
|
||||
'Callback hostname SpacesOps uses for cert-callback flows (PLATFORM_CALLBACK_HOST). Leave blank to use spacesops.startos.': 50,
|
||||
} as const
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user