src/p4l/config.py.tmpl
changeset 145 7c6fe1dab213
parent 121 0d2a35462576
child 153 50f01260eef4
--- a/src/p4l/config.py.tmpl	Tue Oct 08 17:25:39 2013 +0200
+++ b/src/p4l/config.py.tmpl	Fri Oct 11 11:46:18 2013 +0200
@@ -165,3 +165,5 @@
 # url of the sesame repository containing all the rdf referentials
 SPARQL_QUERY_ENDPOINT = "http://localhost:8080/openrdf-sesame/repositories/plan4learning"
 
+# cf http://docs.python.org/2/library/subprocess.html#popen-constructor
+ADMIN_COMMAND_SCRIPT = {}