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