fixed BASE_PATH

This commit is contained in:
Antonin Descampe 2015-07-10 12:33:17 +02:00
parent 01b3d112b5
commit a2d055a1f6
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ JB :
# - Only the following values are falsy: ["", null, false]
# - When setting BASE_PATH it must be a valid url.
# This means always setting the protocol (http|https) or prefixing with "/"
#BASE_PATH : false
BASE_PATH : http://uclouvain.github.io/openjpeg
BASE_PATH : false
#BASE_PATH : http://uclouvain.github.io/openjpeg
# By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
# ex: [BASE_PATH]/assets/themes/[THEME-NAME]