mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
duplicate options removed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user