diff --git a/sogo.conf b/sogo.conf index a19058f..0652e49 100644 --- a/sogo.conf +++ b/sogo.conf @@ -13,7 +13,8 @@ SOGoAppointmentSendEMailNotifications = NO; SOGoPasswordChangeEnabled = NO; - +SOGoUIxLoginTitle = "Nestict Webmail"; +SOGoUIxLoginLogo = "https://yourdomain.com/path/to/logo.png"; SOGoProfileURL = "mysql://sogo_67d1a112434:1sqXYN3WPPipqWBD@localhost:3306/sogo_67d1a1124404b/sogo_user_profile"; OCSFolderInfoURL = "mysql://sogo_67d1a112434:1sqXYN3WPPipqWBD@localhost:3306/sogo_67d1a1124404b/sogo_folder_info"; OCSSessionsFolderURL = "mysql://sogo_67d1a112434:1sqXYN3WPPipqWBD@localhost:3306/sogo_67d1a1124404b/sogo_sessions_folder";