This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19b2011601
discourse
/
config
/
initializers
/
013-excon_defaults.rb
5 lines
90 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
require
'excon'
Excon
::
DEFAULTS
[
:omit_default_port
]
=
true
Reference in New Issue
View Git Blame
Copy Permalink