mirror of
https://github.com/Yubico/yubikey-val.git
synced 2024-11-29 09:24:12 +01:00
.
This commit is contained in:
parent
a4b3dbc364
commit
72ecd16581
@ -11,7 +11,7 @@ $resync = $baseParams['__YKVAL_SYNC_INTERVAL__'];
|
||||
while (True) {
|
||||
$sl->reSync($baseParams['__YKVAL_SYNC_OLD_LIMIT__']);
|
||||
|
||||
sleep($baseParams['__YKVAL_SYNC_INTERVAL__');)
|
||||
}
|
||||
sleep($baseParams['__YKVAL_SYNC_INTERVAL__']);
|
||||
}
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user