Merge pull request #2 from fpiccinali/master
added a small comment. just a beginning for issue #1
This commit is contained in:
@@ -3,8 +3,9 @@ tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
|
||||
tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
|
||||
|
||||
[database]
|
||||
host = 127.0.0.1
|
||||
# Select database engine : postgres or mysql
|
||||
engine = postgres
|
||||
host = 127.0.0.1
|
||||
install = true
|
||||
|
||||
[postgres]
|
||||
|
||||
Reference in New Issue
Block a user