proxy setting, init http tab, broken
This commit is contained in:
parent
0bc5442eb9
commit
7d0f03fdba
6 changed files with 41 additions and 12 deletions
|
|
@ -1161,6 +1161,7 @@
|
|||
"links": "Links",
|
||||
"job_queues": "Job Queues",
|
||||
"auth": "Auth",
|
||||
"http": "HTTP",
|
||||
"federation": "Federation"
|
||||
},
|
||||
"federation": {
|
||||
|
|
@ -1168,7 +1169,12 @@
|
|||
"restrictions": "Restrictions",
|
||||
"activitypub": "ActivityPub"
|
||||
},
|
||||
"http": {
|
||||
"outbound": "Outbound HTTP requests",
|
||||
"socks5": "SOCKS5"
|
||||
},
|
||||
"auth": {
|
||||
"MFA": "Multi-factor Authentication",
|
||||
"LDAP": "LDAP Settings",
|
||||
"OAuth": "Oauth2 settings",
|
||||
"TOTP": "One-time Passwords (TOTP)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue