From 3fce116492052267e5e1a634e5404b1b518f7ef3 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Wed, 10 Nov 2010 17:01:31 +0100 Subject: move files from lib/plugins to src/plugins --- src/plugins/SQLite3.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/plugins/SQLite3.conf (limited to 'src/plugins/SQLite3.conf') diff --git a/src/plugins/SQLite3.conf b/src/plugins/SQLite3.conf new file mode 100644 index 00000000..a7617a90 --- /dev/null +++ b/src/plugins/SQLite3.conf @@ -0,0 +1,4 @@ +# Configuration file for database plugin SQLite3 + +# DB path +DBPath = /var/spool/abrt/abrt-db -- cgit