diff options
| author | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-02-08 19:59:37 +0300 |
|---|---|---|
| committer | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-02-08 19:59:37 +0300 |
| commit | 4e6bbdc7b549e630141cb10d383a42055f06dc16 (patch) | |
| tree | d0675328c7fc75f612eab779289afabee27a40a8 /config/config.exs | |
| parent | d458f4fdcafe847a7db8b1c663cfd945019816b7 (diff) | |
| parent | 964b4d82a0cde5b552b6210400c5e2c747a2f0e0 (diff) | |
| download | pleroma-4e6bbdc7b549e630141cb10d383a42055f06dc16.tar.gz pleroma-4e6bbdc7b549e630141cb10d383a42055f06dc16.zip | |
Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
Diffstat (limited to 'config/config.exs')
| -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 62a10ca41..242355035 100644 --- a/config/config.exs +++ b/config/config.exs @@ -511,7 +511,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, |
