samba36: disable local browse master by default
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
75329fc161
commit
56f686b710
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
server string = |DESCRIPTION|
|
server string = |DESCRIPTION|
|
||||||
unix charset = |CHARSET|
|
unix charset = |CHARSET|
|
||||||
workgroup = |WORKGROUP|
|
workgroup = |WORKGROUP|
|
||||||
|
local master = no
|
||||||
browseable = yes
|
browseable = yes
|
||||||
deadtime = 30
|
deadtime = 30
|
||||||
domain master = yes
|
domain master = yes
|
||||||
|
|
Loading…
Reference in a new issue