mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-28 00:04:31 +02:00
init-settings.php edited online with Bitbucket
This commit is contained in:
parent
cc1b5785fa
commit
faf2544d1d
@ -88,7 +88,7 @@ class InitSettingsController extends Controller {
|
||||
'name' => 'Emilia Clarke',
|
||||
'email' => 'staff@opensupports.com',
|
||||
'password' => Hashing::hashPassword('staff'),
|
||||
'profilePic' => 'http://i65.tinypic.com/9bep95.jpg',
|
||||
'profilePic' => 'http://www.opensupports.com/profilepic.jpg',
|
||||
'level' => 3,
|
||||
'sharedDepartmentList' => Department::getAll(),
|
||||
'sharedTicketList' => []
|
||||
|
Loading…
x
Reference in New Issue
Block a user