summaryrefslogtreecommitdiff
path: root/iceplex.conf
diff options
context:
space:
mode:
Diffstat (limited to 'iceplex.conf')
-rw-r--r--iceplex.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/iceplex.conf b/iceplex.conf
index 9018c84..a80ceab 100644
--- a/iceplex.conf
+++ b/iceplex.conf
@@ -6,8 +6,8 @@
#database connection info
$dsn = 'DBI:mysql:imedia';
-$user = 'imedia';
-$pass = 'imedia';
+$user = 'ivan';
+$pass = '';
#path to mp3 files on icecast servers
$mp3path = '/home/ivan/plexmp3';