~mordred/swift/build-on-lucid-trunk

« back to all changes in this revision

Viewing changes to debian/object-server.conf

  • Committer: Soren Hansen
  • Date: 2011-07-12 12:35:12 UTC
  • mfrom: (5.1.24 zigo)
  • Revision ID: soren@linux2go.dk-20110712123512-w1aas600984pyehn
Merge a whole bunch of changes from Thomas Goirand.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[DEFAULT]
 
2
bind_ip = 0.0.0.0
 
3
workers = 2
 
4
 
 
5
[pipeline:main]
 
6
pipeline = object-server
 
7
 
 
8
[app:object-server]
 
9
use = egg:swift#object
 
10
 
 
11
[object-replicator]
 
12
 
 
13
[object-updater]
 
14
 
 
15
[object-auditor]