From 860846cb948004fa5164024e44036b883d5fdc6d Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Fri, 2 Sep 2011 16:46:03 +0200 Subject: [PATCH] feature #788: Disable quotas by default --- src/authm_mad/remotes/quota/quota.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/authm_mad/remotes/quota/quota.conf b/src/authm_mad/remotes/quota/quota.conf index 04cbc0f8a3..5ada4f7f9b 100644 --- a/src/authm_mad/remotes/quota/quota.conf +++ b/src/authm_mad/remotes/quota/quota.conf @@ -21,7 +21,7 @@ # Default quotas #------------------------------------------------------------------------------- :defaults: - :cpu: nil, - :memory: nil, - :num_vms: nil, - :storage: nil + :cpu: + :memory: + :num_vms: + :storage: