diff --git a/src/flextype/settings.yaml b/src/flextype/settings.yaml index 4287c93d..de43cc05 100644 --- a/src/flextype/settings.yaml +++ b/src/flextype/settings.yaml @@ -16,9 +16,14 @@ charset: UTF-8 # Available locales to use: src/flextype/config/locales.yaml locale: en_US +# Application Base url +# +# Define application base url +base_url: '' + # Application Base Path # -# Define application base path +# Define application base path if application located in subdirectory base_path: '/flextype' # Valid date format