Remove CAT timeout from hard coded config file
这个提交包含在:
父节点
f4b6b79f93
当前提交
149e3e169c
共有 1 个文件被更改,包括 0 次插入 和 13 次删除
|
|
@ -47,19 +47,6 @@ $config['measurement_base'] = 'M';
|
|||
*/
|
||||
$config['map_gridsquares'] = FALSE;
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| CAT Timeout Warning Inverval
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The external CAT applications can obviously stop working for various reasons
|
||||
| this interval is used for displaying a warning on the QSO Panel
|
||||
|
|
||||
| Default is: 1800 seconds (30 minutes)
|
||||
|
|
||||
*/
|
||||
$config['cat_timeout_interval'] = 1800;
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Public Search
|
||||
|
|
|
|||
正在加载…
在新工单中引用