Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Salzberg <maxwell@nyu.edu>2010-11-27 03:38:49 +0300
committerMaxwell Salzberg <maxwell@nyu.edu>2010-11-27 03:38:49 +0300
commit0d8488a5f77e330daec04ccf5a7dc4a60396b854 (patch)
treed4886def8455ce5f3fbc680bbc60c51fc5e4b59e /config/app_config.yml.example
parent8aa37e5e817ab03df47aff3c46c06e4a39d07b77 (diff)
set default to false for invites being off
Diffstat (limited to 'config/app_config.yml.example')
-rw-r--r--config/app_config.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/app_config.yml.example b/config/app_config.yml.example
index 21d7b6e61..06b6c3168 100644
--- a/config/app_config.yml.example
+++ b/config/app_config.yml.example
@@ -72,7 +72,7 @@ default:
#cloudfiles username and api-key, used for backups
cloudfiles_username: 'example'
cloudfiles_api_key: 'abc123'
- invites_off: true
+ invites_off: false
development: