diff example.cfg @ 151:4e25150aa868

Change js_path configuration setting to js_file.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 06 Sep 2017 17:34:36 +0300
parents b4751909c48f
children cb7019690a73
line wrap: on
line diff
--- a/example.cfg	Wed Sep 06 16:49:01 2017 +0300
+++ b/example.cfg	Wed Sep 06 17:34:36 2017 +0300
@@ -20,8 +20,8 @@
 album_icon           = "/mgallery/album_sm.png"
 ;urchin_file         = "urchin.inc.php"
 
-; Relative path to Javascript files used by MGallery (mgallery.js)
-js_path              = "/mgallery/"
+; Relative path+filename to mgallery.js
+js_file              = "/mgallery/mgallery.js"
 
 ; Use image from sub-album as album cover image?
 ; If disabled, album_icon will be always used for cover image