diff options
| author | Maksim Pechnikov <parallel588@gmail.com> | 2019-11-27 16:35:12 +0300 |
|---|---|---|
| committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-11-27 16:35:12 +0300 |
| commit | d55859f5a4cabbe7849dc3f39079b17bd450a303 (patch) | |
| tree | b76da2780d672e1cfe7754bcc9d36637580606fc /config | |
| parent | a4f834a687d82e7883c7dabf55b86a7e2c1dad33 (diff) | |
| download | pleroma-d55859f5a4cabbe7849dc3f39079b17bd450a303.tar.gz pleroma-d55859f5a4cabbe7849dc3f39079b17bd450a303.zip | |
remove `quantum` package
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.exs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.exs b/config/config.exs index ef9b138d1..54d167a82 100644 --- a/config/config.exs +++ b/config/config.exs @@ -607,7 +607,6 @@ config :pleroma, :web_cache_ttl, activity_pub: nil, activity_pub_question: 30_000 -config :swarm, node_blacklist: [~r/myhtml_.*$/] # Import environment specific config. This must remain at the bottom # of this file so it overrides the configuration defined above. import_config "#{Mix.env()}.exs" |
