Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created November 8, 2012 05:22
Show Gist options
  • Save notmyname/995c04a968deba571325 to your computer and use it in GitHub Desktop.
Save notmyname/995c04a968deba571325 to your computer and use it in GitHub Desktop.
[DEFAULT]
devices = /srv/1/node
mount_check = false
bind_port = 6011
user = john
log_level = DEBUG
# You can enable default statsD logging here if you want:
log_statsd_host = localhost
log_statsd_port = 8125
log_statsd_default_sample_rate = 1
log_statsd_metric_prefix =
allowed_sync_hosts = foo.com
[pipeline:main]
pipeline = container-server
[app:container-server]
use = egg:swift#container
allow_versions = true
[container-replicator]
vm_test_mode = yes
[container-updater]
[container-auditor]
[container-sync]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment