remove ssh/gopher tabs
This commit is contained in:
parent
713a833b00
commit
dc0e4e54b8
1 changed files with 0 additions and 8 deletions
|
@ -8,10 +8,6 @@ export const tabs = description => {
|
||||||
label: 'settings.auth',
|
label: 'settings.auth',
|
||||||
settings: [':auth', ':ldap', ':oauth2', 'Pleroma.Web.Auth.Authenticator']
|
settings: [':auth', ':ldap', ':oauth2', 'Pleroma.Web.Auth.Authenticator']
|
||||||
},
|
},
|
||||||
'esshd': {
|
|
||||||
label: 'settings.esshd',
|
|
||||||
settings: [':esshd']
|
|
||||||
},
|
|
||||||
'captcha': {
|
'captcha': {
|
||||||
label: 'settings.captcha',
|
label: 'settings.captcha',
|
||||||
settings: ['Pleroma.Captcha', 'Pleroma.Captcha.Kocaptcha']
|
settings: ['Pleroma.Captcha', 'Pleroma.Captcha.Kocaptcha']
|
||||||
|
@ -24,10 +20,6 @@ export const tabs = description => {
|
||||||
label: 'settings.frontend',
|
label: 'settings.frontend',
|
||||||
settings: [':assets', ':chat', ':frontends', ':emoji', ':frontend_configurations', ':markup', ':static_fe', 'Pleroma.Web.Preload']
|
settings: [':assets', ':chat', ':frontends', ':emoji', ':frontend_configurations', ':markup', ':static_fe', 'Pleroma.Web.Preload']
|
||||||
},
|
},
|
||||||
'gopher': {
|
|
||||||
label: 'settings.gopher',
|
|
||||||
settings: [':gopher']
|
|
||||||
},
|
|
||||||
'http': {
|
'http': {
|
||||||
label: 'settings.http',
|
label: 'settings.http',
|
||||||
settings: [':cors_plug', ':http', ':http_security', ':web_cache_ttl']
|
settings: [':cors_plug', ':http', ':http_security', ':web_cache_ttl']
|
||||||
|
|
Loading…
Reference in a new issue