SHA256
1
0
forked from pool/trytond

Accepting request 750811 from Application:ERP:GNUHealth:3.6

version bump

OBS-URL: https://build.opensuse.org/request/show/750811
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=74
This commit is contained in:
Axel Braun
2019-11-29 14:19:18 +00:00
committed by Git OBS Bridge
parent 59eb6eedfa
commit d64f652b52
7 changed files with 46 additions and 70 deletions

View File

@@ -92,6 +92,16 @@ listen = [::]:8000
# The time (in seconds) until an inactive session expires
#timeout = 3600
# The server administration password used by the client for
# the execution of database management tasks. It is encrypted
# using using the Unix crypt(3) routine. A password can be
# generated using the following command line (on one line):
# $ python -c 'import getpass,crypt,random,string; \
# print crypt.crypt(getpass.getpass(), \
# "".join(random.sample(string.ascii_letters + string.digits, 8)))'
# Example password with 'admin'
#super_pwd = jkUbZGvFNeugk
[email]
# Mail settings