tweak expire delay

pull/1007/head
Ryan Tharp 5 years ago
parent a7981b1645
commit 0336b09fd4

@ -16,7 +16,7 @@
LokiFileServerAPI.secureRpcPubKey LokiFileServerAPI.secureRpcPubKey
); );
let nextWaitSeconds = 10; let nextWaitSeconds = 5;
const checkForUpgrades = async () => { const checkForUpgrades = async () => {
const result = await window.tokenlessFileServerAdnAPI.serverRequest( const result = await window.tokenlessFileServerAdnAPI.serverRequest(
'loki/v1/version/client/desktop' 'loki/v1/version/client/desktop'

Loading…
Cancel
Save