Created
May 30, 2017 23:42
-
-
Save devigned/ebf600ba89280752b0a71fcf2f6af2ae to your computer and use it in GitHub Desktop.
Revisions
-
devigned created this gist
May 30, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ production: clients: default: uri: {{cfg.mongodb_uri}} options: # The default timeout is 5, which is the time in seconds # for a connection to time out. # We recommend 15 because it allows for plenty of time # in most operating environments. connect_timeout: 15 ssl: true