duplicate options removed

This commit is contained in:
0x6d61726b
2020-02-25 22:04:45 +01:00
committed by GitHub
parent c5aeab0ce0
commit cb413a6607

View File

@@ -80,30 +80,6 @@ $config['auth_level'][2] = "Editor";
$config['auth_level'][3] = "API User";
$config['auth_level'][99] = "Administrator";
/*
|--------------------------------------------------------------------------
| QRZ Subscription Information
|--------------------------------------------------------------------------
|
| 'username' QRZ.com Username
| 'password' QRZ.com Password
*/
$config['qrz_username'] = "";
$config['qrz_password'] = "";
/*
|--------------------------------------------------------------------------
| HamQTH Login Information
|--------------------------------------------------------------------------
|
| 'username' HamQTH Username
| 'password' HamQTH Password
*/
$config['hamqth_username'] = "";
$config['hamqth_password'] = "";
/*
|--------------------------------------------------------------------------
| Base Site URL