Settings section update for a better understanding
This commit is contained in:
@@ -38,6 +38,10 @@ hostname = "SERVERHOST"
|
|||||||
basename = "DATABASENAME"
|
basename = "DATABASENAME"
|
||||||
driver = "mysql"
|
driver = "mysql"
|
||||||
port = "3306"
|
port = "3306"
|
||||||
|
;;Postgres UNIXodbc
|
||||||
|
;;driver = "PSQL"
|
||||||
|
;;port = "5432"
|
||||||
|
;;readonly = "No"
|
||||||
|
|
||||||
[SECURITY]
|
[SECURITY]
|
||||||
password_hash = "YOURPWHASH"
|
password_hash = "YOURPWHASH"
|
||||||
Reference in New Issue
Block a user