mythtv: added database server port to config.
This commit is contained in:
parent
b11cd7b96d
commit
9ce131a5d2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<DBUserName><%= mythtv_dbuser -%></DBUserName>
|
||||
<DBPassword><%= mythtv_dbpass -%></DBPassword>
|
||||
<DBName><%= mythtv_dbname -%></DBName>
|
||||
<DBPort>3306</DBPort>
|
||||
</DefaultBackend>
|
||||
</MythFrontend>
|
||||
</UPnP>
|
||||
|
|
Loading…
Add table
Reference in a new issue