From 4e17c8e92e83d9961a4bc16d81b354446dc5bdc1 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 22 Jun 2022 11:49:23 +0300 Subject: [PATCH] Update settings.yaml --- src/flextype/settings.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/flextype/settings.yaml b/src/flextype/settings.yaml index 15c36c83..40cabfc6 100644 --- a/src/flextype/settings.yaml +++ b/src/flextype/settings.yaml @@ -18,13 +18,13 @@ locale: en_US # Application Base url # -# Define application base url +# Define application base url (without trailing slash) base_url: '' # Application Base Path # -# Define application base path if application located in subdirectory -base_path: '/' +# Define application base path (without trailing and without starting slash) if application located in subdirectory +base_path: '' # Valid date format #