Clarify better the default encoding for windows
This commit is contained in:
parent
43d6c24e39
commit
bce6f07e45
|
@ -67,7 +67,7 @@ server_port 41121
|
|||
# (only works on enterprise version). Set to 0 to disable it
|
||||
remote_config 0
|
||||
|
||||
# Set XML encoding (ISO-8859-1 by default). You can set encoding UTF-8 for Windows 7 or higher
|
||||
# XML encoding (ISO-8859-1 by default). Most windows servers experience problems when you set to UTF-8. Other special codepages may be specified here.
|
||||
#encoding ISO-8859-1
|
||||
|
||||
# If set to 1 start Drone Agent's Proxy Mode
|
||||
|
|
Loading…
Reference in New Issue