You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading files via the Drupal web admin interface, we're using the drupal/flysystem_gcs_cors module to directly upload the file to Google Cloud Storage.
That module right now has a limit of 5GB for file uploads.