add option for backend user list

This commit is contained in:
Arne Teuke
2025-02-22 13:52:19 +01:00
parent d86dae1251
commit 7e814456a8

View File

@@ -107,7 +107,7 @@ $hy_log_default = 'global',
$hy_use_tcplog = true,
$hy_use_httplog = false,
$hy_use_dontlognull = true,
$hy_manage_be_users = false
$hy_manage_be_users = false,
$hy_be_userlist = undef,
) {