'SOGo', 'link' => '/SOGo/' ), // array( // 'name' => 'Roundcube', // 'link' => '/rc/' // ), ); // 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";