1/* 2 * This file is part of CoCalc: Copyright © 2022 Sagemath, Inc. 3 * License: MS-RSL – see LICENSE.md for details 4 */ 5 6 7// frontend and backend (in courses) limit sending emails to the same account 8export const RESEND_INVITE_INTERVAL_DAYS = 1 9