Files
b2e0b926a4f4efc85cc8e573f1041683e2bbc5e2
swift /etc /rsyncd.conf-sample

20 lines
285 B
Plaintext
Raw Normal View History

2010年07月12日 17:03:45 -05:00
uid = swift
gid = swift
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
[account]
max connections = 2
path = /srv/node
read only = false
[container]
max connections = 4
path = /srv/node
read only = false
[object]
max connections = 8
path = /srv/node
read only = false