![]() ![]() | ![]() |
version 1.1.2.1, 2014/02/21 09:54:52 | version 1.1.2.2, 2014/02/24 15:27:10 |
---|---|
Line 13 dir = /dev/map | Line 13 dir = /dev/map |
# if file exists we can override it! | # if file exists we can override it! |
override = yes | override = yes |
# if you don't want direct access to write file. You can specify buffer size in bytes | |
buf_io = 65536 | |
# if you wish padding to end of buf_io size with ascii char. Usually uses for NAND storages | |
buf_pad = 0 | |
bind = 0.0.0.0 | bind = 0.0.0.0 |
port = 69 | port = 69 |