set default to false for invites being off

This commit is contained in:
Maxwell Salzberg 2010-11-26 16:38:49 -08:00
parent 8aa37e5e81
commit 0d8488a5f7

View file

@ -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: