Cleared user-configured fields as per the original version.
This commit is contained in:
parent
7229f4292f
commit
5b08f615f5
@ -40,10 +40,10 @@
|
|||||||
LINUX_OTHER="0"
|
LINUX_OTHER="0"
|
||||||
|
|
||||||
# Login information for your MySQL server
|
# Login information for your MySQL server
|
||||||
DBHOST="localhost"
|
DBHOST=""
|
||||||
DBNAME="hlstatsx"
|
DBNAME=""
|
||||||
DBUSER="hlxuser"
|
DBUSER=""
|
||||||
DBPASS="SQL_PASSWORD_HERE"
|
DBPASS=""
|
||||||
|
|
||||||
#
|
#
|
||||||
# Nothing to change below here.
|
# Nothing to change below here.
|
||||||
|
Loading…
Reference in New Issue
Block a user