summarylogtreecommitdiffstats
path: root/trytond.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trytond.conf')
-rw-r--r--trytond.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/trytond.conf b/trytond.conf
new file mode 100644
index 000000000000..d38be139d986
--- /dev/null
+++ b/trytond.conf
@@ -0,0 +1,44 @@
+# Configuration file for the Tryton server.
+#
+# See the Tryton documentation for a description of the options:
+# http://doc.tryton.org/3.8/trytond/doc/topics/configuration.html
+
+[jsonrpc]
+#listen = localhost:8000
+#hostname =
+#data = /var/www/localhost/tryton
+
+[xmlrpc]
+#listen =
+
+[webdav]
+#listen =
+
+[database]
+#uri = sqlite://
+#path = /var/lib/trytond/
+#list = True
+#retry = 5
+#language = en_US
+
+[cache]
+#model = 200
+#record = 2000
+#field = 100
+
+[table]
+
+[ssl]
+#privatekey =
+#certificate =
+
+[email]
+#uri =
+#from =
+
+[session]
+#timeout =
+#super_pwd =
+
+[report]
+#unoconv =