Commit 11ca3fcb authored by Łukasz Nowak's avatar Łukasz Nowak

Setup nice defaults.

parent 1838b14d
...@@ -113,6 +113,14 @@ ...@@ -113,6 +113,14 @@
<key> <string>preferred_instance_update_resource</string> </key> <key> <string>preferred_instance_update_resource</string> </key>
<value> <string>service_module/vifib_instance_update</string> </value> <value> <string>service_module/vifib_instance_update</string> </value>
</item> </item>
<item>
<key> <string>preferred_maximum_balance</string> </key>
<value> <float>-50.0</float> </value>
</item>
<item>
<key> <string>preferred_maximum_due_day</string> </key>
<value> <int>15</int> </value>
</item>
<item> <item>
<key> <string>preferred_ooodoc_server_address</string> </key> <key> <string>preferred_ooodoc_server_address</string> </key>
<value> <string>10.0.1.228</string> </value> <value> <string>10.0.1.228</string> </value>
......
91 92
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment