Merge pull request #1468 from adamoutler/http_sec_fetch

Http sec fetch
This commit is contained in:
Jokob @NetAlertX
2026-01-29 07:43:50 +11:00
committed by GitHub
13 changed files with 219 additions and 14 deletions

View File

@@ -273,7 +273,7 @@ def importConfigs(pm, db, all_plugins):
)
conf.BACKEND_API_URL = ccd(
"BACKEND_API_URL",
"",
"/server",
c_d,
"API URL",
'{"dataType":"string", "elements": [{"elementType" : "input", "elementOptions" : [] ,"transformers": []}]}',