From 9e6139533024afca59ef5873d333f0af93ccbc17 Mon Sep 17 00:00:00 2001 From: wr61 Date: Mon, 28 Feb 2005 01:30:25 +0000 Subject: mgSelection::Sync, not yet very well tested git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.3-wr@518 e10066b5-e1e2-0310-b819-94efdf66514b --- mg_setup.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mg_setup.c') diff --git a/mg_setup.c b/mg_setup.c index 41a673e..a3f2795 100644 --- a/mg_setup.c +++ b/mg_setup.c @@ -31,4 +31,6 @@ mgSetup::mgSetup () LimiterLevel = DEFAULT_LIMITER_LEVEL; Only48kHz = 0; ToplevelDir = "/mnt/music/"; + DbHost = "localhost"; + DbName = "GiantDisc"; } -- cgit v1.2.3