mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
New installer - initial commit (work in progress)
This commit is contained in:
@@ -14,7 +14,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
$config['app_name'] = "Wavelog";
|
||||
$config['directory'] = "%directory%";
|
||||
$config['callbook'] = "hamqth"; // Options are hamqth or qrz
|
||||
$config['callbook'] = "qrz"; // Options are hamqth or qrz
|
||||
|
||||
$config['datadir'] = null; // default to install directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user