From a9f1ca429afc2ff85575e0582cb7e7e9be868db2 Mon Sep 17 00:00:00 2001 From: Ole Vik Date: Fri, 12 May 2017 23:28:40 +0200 Subject: [PATCH] Tiny typo (#1473) --- system/config/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config/system.yaml b/system/config/system.yaml index c1af568f9..debb8f328 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -121,7 +121,7 @@ images: auto_fix_orientation: false # Automatically fix the image orientation based on the Exif data media: - enable_media_timestamp: false # Enable media timetsamps + enable_media_timestamp: false # Enable media timestamps upload_limit: 0 # Set maximum upload size in bytes (0 is unlimited) unsupported_inline_types: [] # Array of supported media types to try to display inline allowed_fallback_types: [] # Array of allowed media types of files found if accessed via Page route