From ed6c3110af1f0c8b224d6806df52e0adfdaba023 Mon Sep 17 00:00:00 2001 From: Igor Date: Mon, 8 Nov 2010 14:53:18 +0300 Subject: Added option to purge cache. E. g. after editing the page with the main list of papers, all personal pages should be updated --- conf/default.php | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/default.php b/conf/default.php index 6ae34fc..897b755 100644 --- a/conf/default.php +++ b/conf/default.php @@ -11,4 +11,5 @@ $conf['filetypes'] = array('PDF', 'DjVu', 'PS', 'TIFF'); $conf['papers'] = 'публикации'; // Wiki page with bibtex data $conf['grants'] = 'гранты'; +$conf['purge-cache'] = true; -- cgit v1.2.3