config/nifty.yml in nifty-0.2.10 vs config/nifty.yml in nifty-0.2.11

- old
+ new

@@ -16,9 +16,10 @@ 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 + users: # Handle only images/templates of specified users 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