summaryrefslogtreecommitdiffstats
path: root/web/react/utils/constants.jsx
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2015-06-29 10:31:56 -0400
committerJoramWilander <jwawilander@gmail.com>2015-06-29 10:31:56 -0400
commit72d54e427c035162260f47b0b79864e6193861e9 (patch)
tree3d0e42b26bf5e041e9755b7e2580079136b3f7fe /web/react/utils/constants.jsx
parentd00f90d10c60c82fb74444c3c1118b380d149118 (diff)
downloadchat-72d54e427c035162260f47b0b79864e6193861e9.tar.gz
chat-72d54e427c035162260f47b0b79864e6193861e9.tar.bz2
chat-72d54e427c035162260f47b0b79864e6193861e9.zip
add intro text specific to off-topic channel
Diffstat (limited to 'web/react/utils/constants.jsx')
-rw-r--r--web/react/utils/constants.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index e5f42c8a0..a5124afe2 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -51,6 +51,7 @@ module.exports = {
MAX_UPLOAD_FILES: 5,
MAX_FILE_SIZE: 50000000, // 50 MB
DEFAULT_CHANNEL: 'town-square',
+ OFFTOPIC_CHANNEL: 'off-topic',
POST_CHUNK_SIZE: 60,
RESERVED_DOMAINS: [
"www",