4 lines
No EOL
79 B
Python
4 lines
No EOL
79 B
Python
host = "localhost"
|
|
user = "[user]"
|
|
passwd = "[userPass]"
|
|
database = "wahapedia" |