These missed commit. Using the LoTW Rcvd mark specified in the DB.

This commit is contained in:
Corby Krick
2013-03-02 14:24:16 -06:00
parent 364bb9541e
commit 24cd4bfe11
3 changed files with 16 additions and 20 deletions

View File

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