forked from pool/trytond
Accepting request 517418 from Application:ERP:Tryton:Factory
version 4.2.6 plus typos removed OBS-URL: https://build.opensuse.org/request/show/517418 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trytond?expand=0&rev=11
This commit is contained in:
@@ -20,14 +20,14 @@
|
||||
|
||||
uri = postgresql:///
|
||||
|
||||
#
|
||||
#
|
||||
# PostgreSQL via TCP/IP
|
||||
# (e.g. connecting to a PostgreSQL database running on a remote machine or
|
||||
# by means of md5 authentication. Needs PostgreSQL to be configured to accept
|
||||
# those connections (pg_hba.conf).)
|
||||
#
|
||||
#uri = postgresql://tryton:tryton@localhost:5432/
|
||||
|
||||
#
|
||||
# The path to the directory where the Tryton Server stores files.
|
||||
# The server must have write permissions to this directory.
|
||||
# (Internal default: /var/lib/trytond)
|
||||
@@ -135,4 +135,4 @@ listen = localhost:8080
|
||||
|
||||
[web]
|
||||
# Path for the web-frontend
|
||||
#root = /usr/lib/node-modules/tryton-sao
|
||||
#root = /usr/lib/node_modules/tryton-sao
|
||||
|
Reference in New Issue
Block a user