chore: reduce ci revisions timeout

This commit is contained in:
Mo
2023-08-10 13:09:58 -05:00
parent b35cb874ad
commit 599b6ba65c

View File

@@ -288,7 +288,7 @@ export async function storagePayloadCount(application) {
* The number of seconds between changes before a server creates a new revision.
* Controlled via docker/syncing-server-js.env
*/
export const ServerRevisionFrequency = 5.1
export const ServerRevisionFrequency = 2.1
export const ServerRevisionCreationDelay = 1.5
export function yesterday() {