Files
ladill-servers/config/signed_out.php
T
isaaccladandCursor 01b8c4e413
Deploy Ladill Servers / deploy (push) Successful in 31s
Fix SSO popup login 500 and add branded signed-out pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:50 +00:00

8 lines
212 B
PHP

<?php
return [
'title' => 'Ladill Servers',
'logo' => 'images/logo/ladillservers-logo.svg',
'description' => 'Your Ladill Servers session has ended. Sign in again to manage VPS and dedicated servers.',
];