mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-08 03:54:20 +01:00
Cosmetic changes.
This commit is contained in:
parent
be529e2224
commit
f99776b700
@ -34,10 +34,10 @@ if (file_exists('/etc/yubico/val/config-db.php'))
|
||||
}
|
||||
else
|
||||
{
|
||||
$dbtype='mysql';
|
||||
$dbuser='ykval_verifier';
|
||||
$dbpass='yourpassword';
|
||||
$dbname='ykval';
|
||||
$dbtype='mysql';
|
||||
}
|
||||
|
||||
# for the validation interface.
|
||||
|
Loading…
x
Reference in New Issue
Block a user