X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=3962ac019cd862ce36b5d03ea6f82fdbf28f91e3;hb=32320c1ee94a999082f10c9f9a3c6d55ced21e21;hp=7f46a87551f25c9423f954bb8aa731c1c8b127db;hpb=c2ca1f22a25d22d6d863406ed05b08c643e5824c;p=akkoma diff --git a/config/config.exs b/config/config.exs index 7f46a8755..3962ac019 100644 --- a/config/config.exs +++ b/config/config.exs @@ -442,6 +442,8 @@ config :auto_linker, opts: [ scheme: true, extra: true, + # TODO: Set to :no_scheme when it works properly + validate_tld: true, class: false, strip_prefix: false, new_window: false,