From 96099807e1fd93fc6e6bee1619e3edf19083d226 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Fri, 20 Feb 2015 01:00:28 +0100 Subject: [PATCH] Default install to site profile community --- install.php | 6 +++--- lib/default.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install.php b/install.php index d72cf69b07..2752c96767 100644 --- a/install.php +++ b/install.php @@ -265,10 +265,10 @@ class WebInstaller extends Installer
  • Initial access settings for your site

  • diff --git a/lib/default.php b/lib/default.php index b1c6d5ea33..9c88832b66 100644 --- a/lib/default.php +++ b/lib/default.php @@ -53,7 +53,7 @@ $default = 'broughtbyurl' => null, 'closed' => false, 'inviteonly' => true, - 'private' => true, + 'private' => false, 'ssl' => 'never', 'sslserver' => null, 'dupelimit' => 60, // default for same person saying the same thing