mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-14 05:55:54 +00:00
pre-release changes
This commit is contained in:
@@ -17,6 +17,7 @@ class DashboardController extends Controller
|
||||
{
|
||||
$httpConnection->send(respond_html($this->getView($httpConnection, 'client.dashboard', [
|
||||
'subdomains' => Client::$subdomains,
|
||||
'max_logs'=> config()->get('expose.max_logged_requests', 10),
|
||||
])));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user