Browse Source

oops

tags/v0.9.9
rinpatch 5 years ago
parent
commit
76f80940da
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/config.exs

+ 1
- 1
config/config.exs View File

@@ -207,7 +207,7 @@ config :pleroma, :gopher,
ip: {0, 0, 0, 0},
port: 9999

config :pleroma, :metadata, providers: []
config :pleroma, Pleroma.Web.Metadata, providers: []

config :pleroma, :suggestions,
enabled: false,


Loading…
Cancel
Save