diff --git a/src/app/config.ts b/src/app/config.ts index 713d03c..c6f135d 100644 --- a/src/app/config.ts +++ b/src/app/config.ts @@ -5,7 +5,7 @@ export const config = { }, webide: { 'route': 'webide', - 'autoSaveInterval': 1000, + 'autoSaveInterval': 444, 'defaultCode': 'Loading your file...', 'defaultLanguage': 'text', 'deployProcessName': 'login',