mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
These missed commit. Using the LoTW Rcvd mark specified in the DB.
This commit is contained in:
@@ -66,20 +66,6 @@ $config['auth_level'][99] = "Administrator";
|
||||
$config['qrz_username'] = "";
|
||||
$config['qrz_password'] = "";
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Logbook of The World (LoTW) Options
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| 'lotw_download_url' Download URL
|
||||
| 'lotw_upload_url' Upload URL
|
||||
| 'lotw_rcvd_mark' How to mark LoTW confirmations ('Y' or 'V')
|
||||
*/
|
||||
|
||||
$config['lotw_download_url'] = "https://p1k.arrl.org/lotwuser/lotwreport.adi";
|
||||
$config['lotw_upload_url'] = "https://p1k.arrl.org/lotwuser/upload";
|
||||
$config['lotw_rcvd_mark'] = "Y";
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Base Site URL
|
||||
|
||||
Reference in New Issue
Block a user