Update default config file and Changelog pithos/v0.9.7
authorKostas Papadimitriou <kpap@grnet.gr>
Wed, 6 Jun 2012 12:38:21 +0000 (15:38 +0300)
committerKostas Papadimitriou <kpap@grnet.gr>
Wed, 6 Jun 2012 12:38:21 +0000 (15:38 +0300)
snf-pithos-app/Changelog
snf-pithos-app/conf/20-snf-pithos-app-settings.conf

index 2e95aff..a04c39a 100644 (file)
@@ -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
index 3ed94c7..b1cfd0e 100644 (file)
@@ -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 = ''