aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-02-06 13:15:23 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-02-06 13:15:23 +0300
commit7a2e153a8dec4337f16aeacab534f26f720cb5eb (patch)
treeaae7861a939aacd06d827421faeda10fb4be2771 /config
parentbdf0a87be95f311b094273d67244914173ee9dac (diff)
downloadpleroma-7a2e153a8dec4337f16aeacab534f26f720cb5eb.tar.gz
description change
Diffstat (limited to 'config')
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 0ac1f4d8d..6b912a07e 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -2178,7 +2178,7 @@ config :pleroma, :config_description, [
%{
key: :new_window,
type: :boolean,
- description: "Set to `false` to remove target='_blank' attribute"
+ description: "Link urls will open in new window/tab"
},
%{
key: :truncate,