HUD_Config.text.xml: Add MySQL option
This commit is contained in:
parent
c979c172d8
commit
e705188dd2
|
@ -581,6 +581,7 @@ Left-Drag to Move"
|
|||
</hhcs>
|
||||
|
||||
<supported_databases>
|
||||
<!--<database db_name="fpdbtest" db_server="mysql" db_ip="localhost" db_user="fpdb" db_pass="fpdb"></database>-->
|
||||
<database db_ip="localhost" db_name="fpdb" db_pass="fpdb" db_server="sqlite" db_user="fpdb"/>
|
||||
</supported_databases>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user