UNPKG

smc-hub

Version:

CoCalc: Backend webserver component

8 lines (6 loc) 245 B
/* * This file is part of CoCalc: Copyright © 2020 Sagemath, Inc. * License: AGPLv3 s.t. "Commons Clause" – see LICENSE.md for details */ // some queries might take longer – give them a couple of minutes export const TIMEOUT_S = 300;