10 lines
92 B
Nix
10 lines
92 B
Nix
{ ... }:
|
|
|
|
# see man:hfaxd(8)
|
|
|
|
{
|
|
|
|
ServerTracing = "0x91";
|
|
XferLogFile = "/clientlog";
|
|
|
|
}
|