importFunctionsExternalUrlAccessAllowed property

bool? importFunctionsExternalUrlAccessAllowed
getter/setter pair

Whether to allow external URL access for image and import functions.

Read only when true. When false, you can set to true. This value will be bypassed and always return true if the admin has enabled the allowlisting feature.

Implementation

core.bool? importFunctionsExternalUrlAccessAllowed;