duplicate options removed

这个提交包含在:
0x6d61726b 2020-02-25 22:04:45 +01:00 提交者 GitHub
父节点 c5aeab0ce0
当前提交 cb413a6607
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -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