SHARE
TWEET

Untitled

a guest Jan 11th, 2017 68 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. router {
  2.     mode: standalone
  3.     routerId: Router.A
  4.     workerThreads: 4
  5. }
  6.  
  7. listener {
  8.     addr: 127.0.0.1
  9.     port: 5672
  10.     authenticatePeer: no
  11.     role: normal
  12. }
  13.  
  14. address {
  15.     prefix: telemetry
  16.     distribution: balanced
  17. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top