Flesh out some DarkConsole stuff.
This commit is contained in:
@@ -130,6 +130,8 @@ class AphrontDefaultApplicationConfiguration
|
||||
'/xhprof/' => array(
|
||||
'profile/(?<phid>[^/]+)/$' => 'PhabricatorXHProfProfileController',
|
||||
),
|
||||
|
||||
'/~/' => 'DarkConsoleController',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user