mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 07:06:45 +02:00
feat(settings): add new settings option base_url
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user