Skip to content

Instantly share code, notes, and snippets.

@syron
Created December 3, 2018 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syron/c031d463a846bebcef45a242fc5b59a5 to your computer and use it in GitHub Desktop.
Save syron/c031d463a846bebcef45a242fc5b59a5 to your computer and use it in GitHub Desktop.
"ServiceBusQueues": [
{
"Enabled": true,
"LogAPI": "http://localhost/IM-Test/LogAPI/",
"UseImConfig": false,
"ImConfigConnectionString": "Server=localhost;Database=IMConfig_Dev;Integrated Security=SSPI;Connection Timeout=60",
"ConnectionString": "Endpoint=sb://nodinite.comrvicebus.windows.net/;SharedAccessKeyName=pickupkey;SharedAccessKey=ib2+ofZaFyEhbwzgn1nAhw2XDY3UVc1JefdlGgLGIaa=",
"Queue": "pickup",
"ReplaceRules": []
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment