Skip to content

xander1998/ExternalSQL

Repository files navigation

List of database configuration variables


Variable Name Type Default
exsql_db_host string localhost
exsql_db_user string root
exsql_db_password string
exsql_db_database string drp
exsql_devmode string false

Example server.cfg

... other config

set exsql_db_host "my.db.host"
set exsql_db_user "mydbuser"
set exsql_db_password "mydbpass"

LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages