Index: lams_build/conf/whiteboard/config.default.yml =================================================================== diff -u -rb73d05cf773a739adb36cc867ad24eb73c207bf9 -r1cb71fb7cfd13ce1de802d0a069ebe849466a7fc --- lams_build/conf/whiteboard/config.default.yml (.../config.default.yml) (revision b73d05cf773a739adb36cc867ad24eb73c207bf9) +++ lams_build/conf/whiteboard/config.default.yml (.../config.default.yml) (revision 1cb71fb7cfd13ce1de802d0a069ebe849466a7fc) @@ -34,7 +34,7 @@ # LAMS addition - URL prefix for uploaded images, without the trailing slash, for example # imageURL: "http://localhost:9003" # if it is blank, images will use relative path, for example "/uploads/.png" - imageURL : "" + imageURL: "" # draw the background grid to images on download ? (If True, even PNGs are also not transparent anymore) -- boolean drawBackgroundGrid: false