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