Guest User

Untitled

a guest
Jun 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. [DEFAULT]
  2. devices = /srv/1/node
  3. mount_check = false
  4. bind_port = 6011
  5. user = <your-user-name>
  6. log_facility = LOG_LOCAL2
  7.  
  8. [pipeline:main]
  9. pipeline = container-server
  10.  
  11. [app:container-server]
  12. use = egg:swift#container
  13.  
  14. [container-replicator]
  15. vm_test_mode = yes
  16.  
  17. [container-updater]
  18.  
  19. [container-auditor]
  20.  
  21. [container-sync]
Add Comment
Please, Sign In to add comment