Update diaspora.yml.example

Fixed the wording so admins know invites are either enabled or disabled, and the number of invites is set by default to 25.
This commit is contained in:
workwareusa 2013-03-21 14:30:13 -03:00
parent a55f6fd98c
commit 8745611f33

View file

@ -178,12 +178,12 @@ configuration: ## Section
## Settings about invitations
invitations: ## Section
## Set this to true if you want users to invite as many
## people as they want.
## Set this to true if you want users to be able to send invites.
#open: true
## The default amount of invitiations an invite link has.
## Every user has such a link. Only counts if open is false.
## Every user has such a link. Default count is 25, uncomment to set
## another value.
#count: 25
## Paypal donations