diff --git a/conf/myconfig.conf.php b/conf/myconfig.conf.php deleted file mode 100644 index 9624377647..0000000000 --- a/conf/myconfig.conf.php +++ /dev/null @@ -1,38 +0,0 @@ - 'http://phab1.pushlabs.net/', - 'phabricator.timezone' => 'America/Los_Angeles', - - // Connection information for MySQL. - 'mysql.host' => 'localhost', - 'mysql.user' => 'root', - 'mysql.pass' => 'strawberry30', - - // Basic email domain configuration. - 'metamta.default-address' => 'noreply@phab1.pushlabs.net', - 'metamta.domain' => 'phab1.pushlabs.net', - - // NOTE: Check default.conf.php for detailed explanations of all the - // configuration options, including these. - -) + phabricator_read_config_file('development');