mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 09:02:55 +00:00 
			
		
		
		
	Reduce autoSaveInterval to slightly overshoot average CPM typing speed
This commit is contained in:
		@@ -5,7 +5,7 @@ export const config = {
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  webide: {
 | 
					  webide: {
 | 
				
			||||||
    'route': 'webide',
 | 
					    'route': 'webide',
 | 
				
			||||||
    'autoSaveInterval': 1000,
 | 
					    'autoSaveInterval': 444,
 | 
				
			||||||
    'defaultCode': 'Loading your file...',
 | 
					    'defaultCode': 'Loading your file...',
 | 
				
			||||||
    'defaultLanguage': 'text',
 | 
					    'defaultLanguage': 'text',
 | 
				
			||||||
    'deployProcessName': 'login',
 | 
					    'deployProcessName': 'login',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user