diff --git a/mysite/_config.php b/mysite/_config.php index d0c699a..c68538b 100644 --- a/mysite/_config.php +++ b/mysite/_config.php @@ -16,6 +16,3 @@ SSViewer::set_theme('blackcandy'); // enable nested URLs for this site (e.g. page/sub-page/) SiteTree::enable_nested_urls(); -Security::setDefaultAdmin('admin','password'); - -File::$allowed_extensions[] = "ss"; \ No newline at end of file