]> andersk Git - sql.git/blobdiff - www/etc/interface.conf
mako SQL interface
[sql.git] / www / etc / interface.conf
diff --git a/www/etc/interface.conf b/www/etc/interface.conf
new file mode 100644 (file)
index 0000000..06b7abd
--- /dev/null
@@ -0,0 +1,6 @@
+[global]
+server.socket_file: mitsql._base + '/var/run/interface.sock'
+tools.encode.on: True
+tools.encode.encoding: 'utf-8'
+tools.trailing_slash.on: False
+tree.root.manage: cherrypy.Application(mitsql.interface.root, '/manage')
This page took 0.477617 seconds and 4 git commands to generate.