Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.x

This commit is contained in:
Craig Andrews
2009-08-10 11:53:35 -04:00
24 changed files with 108 additions and 44 deletions

View File

@@ -38,6 +38,8 @@ $config['site']['path'] = 'laconica';
// $config['site']['closed'] = true;
// Only allow registration for people invited by another user
// $config['site']['inviteonly'] = true;
// Only allow registrations and logins through OpenID
// $config['site']['openidonly'] = true;
// Make the site invisible to non-logged-in users
// $config['site']['private'] = true;