templates/conf/obj.conf

changeset 5
dbc01588686e
parent 0
4c89c7683fb6
child 6
ce8fecc9847d
--- a/templates/conf/obj.conf	Sun Nov 13 13:43:01 2011 +0100
+++ b/templates/conf/obj.conf	Mon Dec 26 15:48:32 2011 +0100
@@ -0,0 +1,15 @@
+#
+# obj.conf
+#
+# NSAPI configuration
+#
+
+<Object name="default">
+NameTrans fn="docroot" path="docs/"
+Service fn="test-service"
+</Object>
+
+<Object ppath="/hello">
+Service fn="service-hello"
+</Object>
+

mercurial