Remove SSH/BBS feature from core
And link to sshocial, the replacement client for this removed feature
This commit is contained in:
parent
3867b52aef
commit
0231a09310
9 changed files with 4 additions and 421 deletions
|
|
@ -617,9 +617,6 @@ config :pleroma, :ldap,
|
|||
base: System.get_env("LDAP_BASE") || "dc=example,dc=com",
|
||||
uid: System.get_env("LDAP_UID") || "cn"
|
||||
|
||||
config :esshd,
|
||||
enabled: false
|
||||
|
||||
oauth_consumer_strategies =
|
||||
System.get_env("OAUTH_CONSUMER_STRATEGIES")
|
||||
|> to_string()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue