mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
Merge branch 'main' of https://github.com/TriliumNext/Trilium
This commit is contained in:
@@ -66,7 +66,7 @@ sqlInit.dbReady.then(() => {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
setInterval(() => checkProtectedSessionExpiration(), 1);
|
setInterval(() => checkProtectedSessionExpiration(), 30000);
|
||||||
});
|
});
|
||||||
|
|
||||||
function checkProtectedSessionExpiration() {
|
function checkProtectedSessionExpiration() {
|
||||||
|
|||||||
Reference in New Issue
Block a user