mythtv: added database server port to config.

This commit is contained in:
Timo Mkinen 2012-05-31 08:17:36 +03:00
parent b11cd7b96d
commit 9ce131a5d2

View file

@ -6,6 +6,7 @@
<DBUserName><%= mythtv_dbuser -%></DBUserName>
<DBPassword><%= mythtv_dbpass -%></DBPassword>
<DBName><%= mythtv_dbname -%></DBName>
<DBPort>3306</DBPort>
</DefaultBackend>
</MythFrontend>
</UPnP>