templates/conf/obj.conf

changeset 5
dbc01588686e
parent 0
4c89c7683fb6
child 6
ce8fecc9847d
equal deleted inserted replaced
4:998844b5ed25 5:dbc01588686e
1 #
2 # obj.conf
3 #
4 # NSAPI configuration
5 #
6
7 <Object name="default">
8 NameTrans fn="docroot" path="docs/"
9 Service fn="test-service"
10 </Object>
11
12 <Object ppath="/hello">
13 Service fn="service-hello"
14 </Object>
15

mercurial