Settings section update for a better understanding

This commit is contained in:
Stephan Kasdorf
2017-07-19 09:30:34 +02:00
parent 8a91905207
commit afcde5ca49

View File

@@ -38,6 +38,10 @@ hostname = "SERVERHOST"
basename = "DATABASENAME"
driver = "mysql"
port = "3306"
;;Postgres UNIXodbc
;;driver = "PSQL"
;;port = "5432"
;;readonly = "No"
[SECURITY]
password_hash = "YOURPWHASH"