diff --git a/conf/myconfig.conf.php b/conf/myconfig.conf.php new file mode 100644 index 0000000000..9624377647 --- /dev/null +++ b/conf/myconfig.conf.php @@ -0,0 +1,38 @@ + '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'); diff --git a/src/__celerity_resource_map__.php b/src/__celerity_resource_map__.php index 60ff514054..c51fd37242 100644 --- a/src/__celerity_resource_map__.php +++ b/src/__celerity_resource_map__.php @@ -7,6 +7,13 @@ */ celerity_register_resource_map(array( + '/rsrc/image/2x/header_logo.png' => + array( + 'hash' => '89ac510efefeffb048a3d7e85161b7b6', + 'uri' => '/res/89ac510e/rsrc/image/2x/header_logo.png', + 'disk' => '/rsrc/image/2x/header_logo.png', + 'type' => 'png', + ), '/rsrc/image/app/app_audit.png' => array( 'hash' => '53340003d1daf306b64ed5ebb08bc204', @@ -119,6 +126,13 @@ celerity_register_resource_map(array( 'disk' => '/rsrc/image/grippy_texture.png', 'type' => 'png', ), + '/rsrc/image/header_logo.png' => + array( + 'hash' => '96a289484c7a0e2bf1553e422f4d33bd', + 'uri' => '/res/96a28948/rsrc/image/header_logo.png', + 'disk' => '/rsrc/image/header_logo.png', + 'type' => 'png', + ), '/rsrc/image/icon/fatcow/arrow_branch.png' => array( 'hash' => 'f27b67520766e3d971722bcff703f3a8', @@ -490,13 +504,6 @@ celerity_register_resource_map(array( 'disk' => '/rsrc/image/loading.gif', 'type' => 'gif', ), - '/rsrc/image/logo_grey.png' => - array( - 'hash' => 'da055af1f6f80ea9d7d13ae1d59ca3cd', - 'uri' => '/res/da055af1/rsrc/image/logo_grey.png', - 'disk' => '/rsrc/image/logo_grey.png', - 'type' => 'png', - ), '/rsrc/image/main_texture.png' => array( 'hash' => 'e34d8143384721be73ec9b7532a977ab', @@ -2566,7 +2573,7 @@ celerity_register_resource_map(array( ), 'phabricator-main-menu-view' => array( - 'uri' => '/res/844aa317/rsrc/css/application/base/main-menu-view.css', + 'uri' => '/res/3280629d/rsrc/css/application/base/main-menu-view.css', 'type' => 'css', 'requires' => array(