From d553654ac0febaf78420fa5c68ebf9da1a923fa1 Mon Sep 17 00:00:00 2001 From: Sebastian Luna-Valero Date: Thu, 11 Apr 2024 10:47:52 +0200 Subject: [PATCH] Add quota for playground space on EGI Datahub --- content/en/users/data/management/datahub/_index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/en/users/data/management/datahub/_index.md b/content/en/users/data/management/datahub/_index.md index c732d92f5b..10a7ce5b25 100644 --- a/content/en/users/data/management/datahub/_index.md +++ b/content/en/users/data/management/datahub/_index.md @@ -125,10 +125,12 @@ It\'s possible to view the popularity of a file and manage smart caching. The EGI DataHub Web interface can be accessed by any user authenticated via [EGI Check-in](../../../aai/check-in). Users authenticated have access to the -`PLAYGROUND` space, where they can tests some of the available features. Users -have also read-only access to the `open-datasets` space where some example -datasets are stored. -In order to access via oneclient or API please check the related [documentation](./clients/#generating-tokens-for-using-oneclient-or-apis). +`PLAYGROUND` space, with a 30 GB quota, where they can tests some of the available +features. Users have also read-only access to the `open-datasets` space where +some example datasets are stored. + +In order to access via oneclient or API please check the related +[documentation](./clients/#generating-tokens-for-using-oneclient-or-apis). Advanced users willing to install their own Oneprovider can check the dedicated [installation instructions](../../../../providers/datahub/oneprovider).