FIX: advanced-config.php.example
This commit is contained in:
parent
27ffc29212
commit
e7589a33aa
|
@ -233,7 +233,7 @@ return [
|
||||||
'icon' => 'fa-hand-holding-hand',
|
'icon' => 'fa-hand-holding-hand',
|
||||||
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
|
'custom_css' => 'color:#ffffff; background-image:radial-gradient(circle, #00d2ff 0%, #3a7bd5 95%);'
|
||||||
),
|
),
|
||||||
)
|
),
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------|
|
|--------------------------------|
|
||||||
|
@ -300,4 +300,4 @@ return [
|
||||||
'disable_default_password_notice' => 'false', // Either "true" or "false".
|
'disable_default_password_notice' => 'false', // Either "true" or "false".
|
||||||
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue