samba: Add support for configuring unix charset
This commit is contained in:
parent
de5f1955b4
commit
a9a4cee9c0
2 changed files with 4 additions and 1 deletions
|
@ -44,7 +44,7 @@ kerberos method = secrets and keytab
|
|||
log file = /var/log/samba/%m.log
|
||||
max log size = 131072
|
||||
|
||||
unix charset = iso-8859-1
|
||||
unix charset = <%= @charset %>
|
||||
unix extensions = no
|
||||
wide links = no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue