From f7bef7ce5cdaeccb6b043e55196587a070beb5b7 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 11 Sep 2019 13:56:52 +0300 Subject: [PATCH] feat(admin-plugin): add new option date_display_format #186 --- flextype/config/settings.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/flextype/config/settings.yaml b/flextype/config/settings.yaml index 32373e30..c833cff7 100644 --- a/flextype/config/settings.yaml +++ b/flextype/config/settings.yaml @@ -40,7 +40,9 @@ locale: en_US # Valid date format # -# see: http://php.net/manual/en/function.date.php +# - date_format: Valid date format +# +# - date_display_format: Valid date format to display date_format: 'm/d/Y h:i a' date_display_format: 'd-m-Y H:i' @@ -48,7 +50,7 @@ date_display_format: 'd-m-Y H:i' # # - main: Main entry # - media.upload_images_quality: Image quality -# Define the file types (extensions to be exact) that are acceptable for upload. +# - media.accept_file_types: Define the file types (extensions to be exact) that are acceptable for upload. entries: main: home media: