From 8745611f338dfac3dfc52d72f2af8085c2d7c365 Mon Sep 17 00:00:00 2001 From: workwareusa Date: Thu, 21 Mar 2013 14:30:13 -0300 Subject: [PATCH] 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. --- config/diaspora.yml.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/diaspora.yml.example b/config/diaspora.yml.example index e3c5177a0..2bee8212d 100644 --- a/config/diaspora.yml.example +++ b/config/diaspora.yml.example @@ -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