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