mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	Merge branch 'main' of https://github.com/TriliumNext/Trilium
This commit is contained in:
		
						commit
						d1e6bd9c3a
					
				@ -66,7 +66,7 @@ sqlInit.dbReady.then(() => {
 | 
				
			|||||||
        );
 | 
					        );
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    setInterval(() => checkProtectedSessionExpiration(), 1);
 | 
					    setInterval(() => checkProtectedSessionExpiration(), 30000);
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function checkProtectedSessionExpiration() {
 | 
					function checkProtectedSessionExpiration() {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user