From 7762ef7da8c34ecbc10281dbc93040fcdf226340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20M=E4kinen?= Date: Wed, 31 Oct 2012 17:45:57 +0200 Subject: [PATCH] Fixed MythTV config.xml for 0.26 series. --- mythtv/templates/config.xml.erb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mythtv/templates/config.xml.erb b/mythtv/templates/config.xml.erb index 35153f2..fb0cbcc 100644 --- a/mythtv/templates/config.xml.erb +++ b/mythtv/templates/config.xml.erb @@ -10,4 +10,11 @@ + + <%= mythtv_dbhost %> + <%= mythtv_dbuser %> + <%= mythtv_dbpass %> + <%= mythtv_dbname %> + 3306 +