mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
Cleanup.
This commit is contained in:
parent
ef3bfdff54
commit
f27fa7b8bd
@ -22,11 +22,7 @@ class SyncLib
|
||||
$baseParams['__YKVAL_DB_OPTIONS__']);
|
||||
$this->isConnected=$this->db->connect();
|
||||
$this->random_key=rand(0,1<<16);
|
||||
$this->max_url_chunk=$baseParams['__YKVAL_SYNC_MAX_SIMUL__'];
|
||||
$this->resync_timeout=$baseParams['__YKVAL_SYNC_RESYNC_TIMEOUT__'];
|
||||
|
||||
}
|
||||
|
||||
|
||||
function isConnected()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user