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
|
## Settings about invitations
|
||||||
invitations: ## Section
|
invitations: ## Section
|
||||||
|
|
||||||
## Set this to true if you want users to invite as many
|
## Set this to true if you want users to be able to send invites.
|
||||||
## people as they want.
|
|
||||||
#open: true
|
#open: true
|
||||||
|
|
||||||
## The default amount of invitiations an invite link has.
|
## 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
|
#count: 25
|
||||||
|
|
||||||
## Paypal donations
|
## Paypal donations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue