From 383add202012146f37009832ad19d27945e555f1 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 21 Jan 2002 11:27:27 +0000 Subject: initial import --- icelog.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 icelog.conf (limited to 'icelog.conf') diff --git a/icelog.conf b/icelog.conf new file mode 100644 index 0000000..058c8fc --- /dev/null +++ b/icelog.conf @@ -0,0 +1,2 @@ +# DBI datasource, username and password +($dsn, $username, $password) = ('DBI:mysql:icelog', 'user', 'password'); -- cgit v1.2.1