diff --git a/config.php.sample b/config.php.sample index fd0775f4..a9537ed0 100644 --- a/config.php.sample +++ b/config.php.sample @@ -7,4 +7,4 @@ define('PSM_DB_HOST', 'localhost'); define('PSM_DB_PORT', '3306'); //3306 is the default port for MySQL. If no specfic port is used, leave it empty. define('PSM_BASE_URL', ''); define('PSM_WEBCRON_KEY', ''); -define('PSM_PUBLIC', true); \ No newline at end of file +define('PSM_PUBLIC', false);