Welcome to mirror list, hosted at ThFree Co, Russian Federation.

apollo_upload_server.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 295cb5d8ce8888a5c2c6c818067958f3c4b5c356 (plain)
1
2
3
4
5
# frozen_string_literal: true

require 'apollo_upload_server'

ApolloUploadServer::Middleware.strict_mode = true