0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/config/initializers/013-excon_defaults.rb
2023-01-09 11:13:29 +00:00

4 lines
90 B
Ruby
Vendored

# frozen_string_literal: true
require "excon"
Excon::DEFAULTS[:omit_default_port] = true