userdata config default on

This commit is contained in:
HB9HIL
2024-02-26 11:43:16 +01:00
parent e760969ad3
commit b2aa23292f
2 changed files with 20 additions and 8 deletions

View File

@@ -15,6 +15,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
$config['app_name'] = "Wavelog";
$config['directory'] = "logbook";
$config['callbook'] = "hamqth"; // Options are hamqth or qrz
$config['datadir'] = null; // default to install directory
/*
@@ -675,4 +676,4 @@ $config['proxy_ips'] = '';
|
*/
// $config['userdata'] = "userdata";
$config['userdata'] = "userdata";