[manifold]
-url = https://localhost:7080
-admin_user = admin
-admin_password = admin
+url = https://localhost:7080/
+admin_user = xxx
+admin_password = xxx
+
+[myslice]
+theme=onelab
+debug = true
+httproot =
+dataroot =
+components = sla,forge
+
+[database]
+# postgresql_psycopg2, mysql, sqlite3 or oracle
+engine = sqlite3
+name = myslice
+server =
+port =
+user =
+password =
+
+[activity]
+#server = http://athos.ipv6.lip6.fr/activity/push/log
+#apikey =
+#secret =
+
+[iotlab]
+#production
+url = https://www.iot-lab.info/rest/admin/users
+admin_user = xxx
+admin_password= xxx