summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2018-12-14 12:37:06 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2018-12-14 12:37:06 +0300
commit9666376f5f98a66f8006971d9b29b2e529b2af68 (patch)
treed89ffae6be5a619a3a93b2a9137419f8678941a6 /config
parenta89e3b4b60b357992aeaedad8e3ff8d086f693a0 (diff)
downloadpleroma-9666376f5f98a66f8006971d9b29b2e529b2af68.tar.gz
pleroma-9666376f5f98a66f8006971d9b29b2e529b2af68.zip
[#114] Readded `invites_enabled` config setting, updated readme.
Diffstat (limited to 'config')
-rw-r--r--config/config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.md b/config/config.md
index 165f5d9f8..2fca5baa1 100644
--- a/config/config.md
+++ b/config/config.md
@@ -67,7 +67,8 @@ config :pleroma, Pleroma.Mailer,
* `avatar_upload_limit`: File size limit of user’s profile avatars
* `background_upload_limit`: File size limit of user’s profile backgrounds
* `banner_upload_limit`: File size limit of user’s profile banners
-* `registrations_open`: Enable registrations for anyone, invitations can be used when false.
+* `registrations_open`: Enable registrations for anyone, invitations can be enabled when false.
+* `invites_enabled`: Enable user invitations for admins (depends on `registrations_open: false`).
* `federating`: Enable federation with other instances
* `allow_relay`: Enable Pleroma’s Relay, which makes it possible to follow a whole instance
* `rewrite_policy`: Message Rewrite Policy, either one or a list. Here are the ones available by default: