mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
Allow parameter "include" in registry based configuration (again).
This is for instance important to allow includes with %I to setup individual logging (e.g.) for certain clients. Michael
This commit is contained in:
parent
0abc8863f8
commit
8dad80b471
@ -127,7 +127,6 @@ bool registry_smbconf_valname_forbidden(const char *valname)
|
||||
{
|
||||
/* hard code the list of forbidden names here for now */
|
||||
const char *forbidden_valnames[] = {
|
||||
"include",
|
||||
"lock directory",
|
||||
"lock dir",
|
||||
"config backend",
|
||||
|
Loading…
x
Reference in New Issue
Block a user