WiiSOAP/config.xml.example
2019-01-23 22:16:17 +11:00

9 lines
279 B
Plaintext

<Config>
<SQLUser>uwu</SQLUser>
<SQLPass>owo</SQLPass>
<SQLDB>wiisoap</SQLDB>
<SQLPort>127.0.0.1:3306</SQLPort>
<Port>127.0.0.1:8080</Port>
<!-- Please use an address for the port. Failing to do so will cause oddities to occur with WiiSOAP. -->
</Config>