Remove AutoLinker scheme option from the config

This commit is contained in:
Egor Kislitsyn 2020-02-05 21:13:56 +04:00
commit 3909b5b7b3
No known key found for this signature in database
GPG key ID: 1B49CB15B71E7805
3 changed files with 2 additions and 7 deletions

View file

@ -508,7 +508,6 @@ config :pleroma, :fetch_initial_posts,
config :auto_linker,
opts: [
scheme: true,
extra: true,
# TODO: Set to :no_scheme when it works properly
validate_tld: true,