aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhakabahitoyo <hakabahitoyo@example.com>2018-08-26 17:21:57 +0900
committerhakabahitoyo <hakabahitoyo@example.com>2018-08-26 17:21:57 +0900
commit89e2cb0828477a668c243d0cc13269677ac58cca (patch)
tree127fb58f85a8d9e1b906ac7d0ac49359efc465f8
parentffa552f1a41c530a7eff25d27cf0a82e710067b6 (diff)
downloadpleroma-89e2cb0828477a668c243d0cc13269677ac58cca.tar.gz
remove unused settings
-rw-r--r--config/config.exs4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/config.exs b/config/config.exs
index 08d2381b2..6b1e31398 100644
--- a/config/config.exs
+++ b/config/config.exs
@@ -72,10 +72,6 @@ config :pleroma, :fe,
redirect_root_no_login: "/main/all",
redirect_root_login: "/main/friends",
show_instance_panel: true,
- show_who_to_follow_panel: false,
- who_to_follow_provider:
- "https://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-osa-api.cgi?{{host}}+{{user}}",
- who_to_follow_link: "https://vinayaka.distsn.org/?{{host}}+{{user}}",
scope_options_enabled: false,
collapse_message_with_subject: false