mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Merge branch 'dev' into alpha
This commit is contained in:
@@ -676,7 +676,7 @@ $config['proxy_ips'] = '';
|
||||
|
|
||||
*/
|
||||
|
||||
$config['userdata'] = 'userdata';
|
||||
$config['userdata'] = 'userdata';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -695,3 +695,6 @@ $config['disable_manual_qrz'] = false;
|
||||
|
||||
# Disables QSL-Image-Feature if true. if non-existant or false the QSL-Feature is enabled
|
||||
$config['disable_qsl'] = false;
|
||||
|
||||
# Disables OQRS-Feature if true. if non-existant or false the OQRS-Feature is enabled
|
||||
$config['disable_oqrs'] = false;
|
||||
|
||||
Reference in New Issue
Block a user