From: Kostas Papadimitriou Date: Wed, 6 Jun 2012 12:38:21 +0000 (+0300) Subject: Update default config file and Changelog X-Git-Tag: pithos/v0.9.7^0 X-Git-Url: https://code.grnet.gr/git/pithos/commitdiff_plain/00744daf13f120001dc8bba44ad0b36845f41e2d?hp=246014f78cf94f2d211238de03abc28c135684a1 Update default config file and Changelog --- diff --git a/snf-pithos-app/Changelog b/snf-pithos-app/Changelog index 2e95aff..a04c39a 100644 --- a/snf-pithos-app/Changelog +++ b/snf-pithos-app/Changelog @@ -4,6 +4,8 @@ Changelog v0.9.7 ------ * Delegate feedback post request to Identity Provider (astakos) + New setting *PITHOS_SERVICE_TOKEN* is required to be set for feedback to + work. * Change API calls to include public objects in shared by me v0.9.6 diff --git a/snf-pithos-app/conf/20-snf-pithos-app-settings.conf b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf index 3ed94c7..b1cfd0e 100644 --- a/snf-pithos-app/conf/20-snf-pithos-app-settings.conf +++ b/snf-pithos-app/conf/20-snf-pithos-app-settings.conf @@ -29,3 +29,6 @@ PITHOS_BACKEND_BLOCK_PATH = '/usr/share/synnefo/pithos/data' # Disable if checksums are not required or are computed asynchronously by an external process. #PITHOS_UPDATE_MD5 = True + +# Service Token acquired by identity provider. +#PITHOS_SERVICE_TOKEN = ''