Merge pull request #4070 from workwareusa/patch-1
Update diaspora.yml.example
This commit is contained in:
commit
56a1cc75bb
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue