Problem/Motivation

When we are using external file system modules like s3fs, we need to deliver hotjar js files via s3 buckets.
For this, we should be able to configure s3:// stream wrapper on the configuration form

Steps to reproduce

Goto configuration form
Provide "s3://hotjar/hotjar.script.js" in "Hotjar snippet path" field
Submit the form.
Though s3 file stream wrapper is valid, we are just validating for public and private stream wrappers

Proposed resolution

Add validation.
Patch is attached.

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mohit_aghera created an issue. See original summary.

mohit_aghera’s picture

Status: Active » Needs review
FileSize
2.33 KB

tikaszvince’s picture

Status: Needs review » Fixed

Hi mohit_aghera,
Thank you for your contribution. New release contains your work.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.