config/nifty.yml in nifty-0.2.2 vs config/nifty.yml in nifty-0.2.3

- old
+ new

@@ -10,9 +10,10 @@ expiration-interval: 2w # How long should expired images be kept in OpenNebula before removal, 0 means don't remove template-dir: # If set, templates within this directory are used to construct images and templates in OpenNebula description-naming: false # If true, uses identifier and version from appliance description as template/image name instead of generated uuids disk-expiration: true # Will expire old disks before the new one is registered permissions: "640" # UNIX-like image and template permissions in OpenNebula, MUST be a string + groups: # Array of groups. If set, groups in appliance descriptor will be ignored and these groups will be used instead logging: level: ERROR # Logging level file: /var/log/nifty/nifty.log # File to write log to. To turn off file logging leave this field empty. debug: false # Debug mode