mirror of
https://github.com/docusealco/docuseal.git
synced 2026-08-07 07:14:43 +00:00
4 lines
82 B
Ruby
4 lines
82 B
Ruby
# frozen_string_literal: true
|
|
|
|
Rack::Request.forwarded_priority = %i[x_forwarded]
|