Merge remote-tracking branch 'origin/develop' into shigusegubu
This commit is contained in:
commit
00a9eae74a
76 changed files with 1681 additions and 796 deletions
|
|
@ -630,9 +630,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