'SOGo', 'link' => '/SOGo/', 'description' => 'SOGo is a web-based client for email, address book and calendar.' ), // array( // 'name' => 'Roundcube', // 'link' => '/rc/', // 'description' => 'Roundcube is a web-based email client.', // ), ); // Rows until pagination begins $PAGINATION_SIZE = 10; // Rows until pagination begins (log table) $LOG_PAGINATION_SIZE = 30; // Session lifetime in seconds $SESSION_LIFETIME = 3600; // Label for OTP devices $OTP_LABEL = "mailcow UI";