1 ########################################################################
2 ########################################################################
4 # Main config file for hxsp
5 # Author: Alessandro Barzanti (barzu@libero.it)
7 ########################################################################
8 ########################################################################
10 ########################################################################
11 # Working path of hxsp
12 ########################################################################
13 #working_path = helm/puwobo
14 working_path = helm/uwobo
15 #working_path = helm/hxsp
17 ########################################################################
18 # Port to use for hxsp
19 ########################################################################
22 ########################################################################
24 ########################################################################
28 ########################################################################
29 # Use complete command description on syntax error if ON
30 ########################################################################
31 all_usage_synerr = OFF
32 #all_usage_synerr = ON
34 ########################################################################
35 # Include XIncludes on the fly if ON
36 ########################################################################
40 ########################################################################
41 # Max Depth of the DOM tree while parsing
42 ########################################################################
45 ########################################################################
46 ########################################################################
47 ########################################################################