config/sample-config.yml in auser-poolparty-0.0.9 vs config/sample-config.yml in auser-poolparty-0.1.0
- old
+ new
@@ -13,11 +13,11 @@
:host_port: 80
:client_port: 8001
:shared_bucket: "poolparty-app-data"
:services: nginx
:environment: production
-:contract_when:
+:contract_when: |
web > 10
cpu < 0.2
-:expand_when:
- cpu > 0.45
- web < 10
+:expand_when: |
+ cpu > 0.85
+ web < 5
\ No newline at end of file