Move challenge urls into config

This commit is contained in:
Fedor Indutny
2023-04-06 14:49:24 -07:00
committed by GitHub
parent 7f772e49b6
commit 3e586be46a
8 changed files with 25 additions and 10 deletions

View File

@@ -13,6 +13,8 @@
"artCreatorUrl": "https://create.staging.signal.art",
"updatesPublicKey": "05fd7dd3de7149dc0a127909fee7de0f7620ddd0de061b37a2c303e37de802a401",
"sfuUrl": "https://sfu.voip.signal.org/",
"challengeUrl": "https://signalcaptchas.org/staging/challenge/generate.html",
"registrationChallengeUrl": "https://signalcaptchas.org/staging/registration/generate.html",
"updatesEnabled": false,
"enableCI": false,
"forcePreloadBundle": false,