removed old comments

This commit is contained in:
HB9HIL
2026-03-09 12:09:16 +01:00
parent 29cc658f14
commit 6c43d8d148
2 changed files with 0 additions and 20 deletions

View File

@@ -100,16 +100,6 @@ $config['qrzru_password'] = '';
| 'auth_mode' Minimum user level required 0 = anonymous, 1 = viewer,
| 2 = editor, 3 = api user, 99 = owner
| 'auth_level[]' Defines level titles
|
| 'auth_header_enable' False disables header based authentication
| 'auth_header_create' False disables user creation for header based authentication
| 'auth_headers_username' Which header provides authenticated username
| 'auth_headers_firstname' Which header provides authenticated first name
| 'auth_headers_lastname' Which header provides authenticated last name
| 'auth_headers_callsign' Which header provides authenticated callsign
| 'auth_headers_email' Which header provides authenticated email
| 'auth_header_text' Display text on login screen
| 'auth_header_club_id' Default club ID to add new users to
*/
$config['use_auth'] = true;

View File

@@ -100,16 +100,6 @@ $config['qrzru_password'] = '%qrzru_password%';
| 'auth_mode' Minimum user level required 0 = anonymous, 1 = viewer,
| 2 = editor, 3 = api user, 99 = owner
| 'auth_level[]' Defines level titles
|
| 'auth_header_enable' False disables header based authentication
| 'auth_header_create' False disables user creation for header based authentication
| 'auth_headers_username' Which header provides authenticated username
| 'auth_headers_firstname' Which header provides authenticated first name
| 'auth_headers_lastname' Which header provides authenticated last name
| 'auth_headers_callsign' Which header provides authenticated callsign
| 'auth_headers_email' Which header provides authenticated email
| 'auth_header_text' Display text on login screen
| 'auth_header_club_id' Default club ID to add new users to
*/
$config['use_auth'] = true;