diff --git a/config/justask.yml.example b/config/justask.yml.example index 97616e4c..22f309a4 100644 --- a/config/justask.yml.example +++ b/config/justask.yml.example @@ -81,19 +81,6 @@ hcaptcha: # TOTP Drift period in seconds otp_drift_period: 30 -# This list controls the "accept" attribute on file upload fields -# This ensures mobile users get an appropriate file picker (one for only images) -# as well as preventing the upload of videos or formats we don't support -# including making iOS automatically convert HEIC files to JPEG -accepted_image_formats: - - image/jpeg - - .jpg - - .jpeg - - image/png - - .png - - image/gif - - .gif - # This list controls which hosts are excempt from the linkfilter # Note: `hostname` is always included by default allowed_hosts_in_markdown: