aboutsummaryrefslogtreecommitdiff
path: root/gb_config.template
diff options
context:
space:
mode:
Diffstat (limited to 'gb_config.template')
-rw-r--r--gb_config.template3
1 files changed, 2 insertions, 1 deletions
diff --git a/gb_config.template b/gb_config.template
index 8326969..e46d8a0 100644
--- a/gb_config.template
+++ b/gb_config.template
@@ -14,7 +14,8 @@ array set GradebookServerConfig [list \
verbosity_level 4 \
log_file "log" \
photo_album_base_url "https://bbphotos.wm.edu/idphotos" \
- photo_album_cache "./photos" \
+ photo_album_cache "../../grades_book_photos" \
+ photo_album_cache_url "/~evmik/grades_book_photos" \
photo_img_width 90 \
photo_img_height 90 \
]