From 550e0062508de14939dd518c5b7d6efefaf5b655 Mon Sep 17 00:00:00 2001 From: Igor Date: Sun, 31 Oct 2010 13:34:54 +0300 Subject: RAW BiBTeX - works --- conf/default.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 conf/default.php (limited to 'conf') diff --git a/conf/default.php b/conf/default.php new file mode 100644 index 0000000..78bf18c --- /dev/null +++ b/conf/default.php @@ -0,0 +1,11 @@ + + */ + +$conf['year_min'] = '2001'; +$conf['papers_ns'] = 'papers'; +$conf['filetypes'] = array('PDF', 'DjVu', 'PS', 'TIFF'); + -- cgit v1.2.3