diff options
Diffstat (limited to 'swift-source.yaml')
-rw-r--r-- | swift-source.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swift-source.yaml b/swift-source.yaml index ca0967a4..815ca7f5 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -10,4 +10,5 @@ resources: part-power: { get_input: swift_part_power } proxy-memcache: { get_input: swift_proxy_memcache } replicas: {get_input: swift_replicas } + min-part-hours: {get_input: swift_min_part_hours } service-password: { get_input: swift_password } |