add option for backend user list

This commit is contained in:
Arne Teuke
2025-02-22 14:01:00 +01:00
parent 7e814456a8
commit e469437ff8

View File

@@ -108,7 +108,7 @@ $hy_use_tcplog = true,
$hy_use_httplog = false, $hy_use_httplog = false,
$hy_use_dontlognull = true, $hy_use_dontlognull = true,
$hy_manage_be_users = false, $hy_manage_be_users = false,
$hy_be_userlist = undef, $hy_be_userlist = '#',
) { ) {