From 7578aff9fe5155947dd34954d8e0fd7e5ee6e68d Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 5 Dec 2014 14:14:22 -0500 Subject: fixed location pf photos cache --- gb_config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gb_config.template b/gb_config.template index e46d8a0..76614a3 100644 --- a/gb_config.template +++ b/gb_config.template @@ -14,7 +14,7 @@ array set GradebookServerConfig [list \ verbosity_level 4 \ log_file "log" \ photo_album_base_url "https://bbphotos.wm.edu/idphotos" \ - photo_album_cache "../../grades_book_photos" \ + photo_album_cache "../grades_book_photos" \ photo_album_cache_url "/~evmik/grades_book_photos" \ photo_img_width 90 \ photo_img_height 90 \ -- cgit v1.2.3