aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-08-03 18:44:35 -0500
committerMark Felder <feld@feld.me>2021-06-01 12:51:20 -0500
commit0604b1d5b7b19db41096876d0d911ea95c3c778f (patch)
tree44a898b9aa8868a0269c45252cfd3c73bca8fa68 /static
parent7bd18cda64e0a4ca7a61ff2cf69714f23281e9d9 (diff)
Rename legacy PleromaFE Chat functionality to "Shout"
Diffstat (limited to 'static')
-rw-r--r--static/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index f59e645a..0574b50e 100644
--- a/static/config.json
+++ b/static/config.json
@@ -2,7 +2,7 @@
"alwaysShowSubjectInput": true,
"background": "/static/aurora_borealis.jpg",
"collapseMessageWithSubject": false,
- "disableChat": false,
+ "disableShout": false,
"greentext": false,
"hideFilteredStatuses": false,
"hideMutedPosts": false,