Updated settings.
This commit is contained in:
		@@ -1,4 +1,8 @@
 | 
			
		||||
 | 
			
		||||
;;;;;;;;;;;;;;;;;;
 | 
			
		||||
; Object Storage ;
 | 
			
		||||
;;;;;;;;;;;;;;;;;;
 | 
			
		||||
 | 
			
		||||
; Settings to work with swift:
 | 
			
		||||
hpcloud.swift.account = 12345678:87654321
 | 
			
		||||
hpcloud.swift.key = abcdef123456
 | 
			
		||||
@@ -6,3 +10,27 @@ hpcloud.swift.url = https://region-a.geo-1.objects.hpcloudsvc.com/auth/v1.0/
 | 
			
		||||
 | 
			
		||||
; Container used for testing.
 | 
			
		||||
hpcloud.swift.container = "I♡HPCloud"
 | 
			
		||||
 | 
			
		||||
;;;;;;;;;;;;;;;;;;;;;
 | 
			
		||||
; Identity Services ;
 | 
			
		||||
;;;;;;;;;;;;;;;;;;;;;
 | 
			
		||||
 | 
			
		||||
; This URL is bogus. Replace it with the correct one.
 | 
			
		||||
; Note: Do not append a version number!
 | 
			
		||||
hpcloud.identity.url = https://region-a.geo-1.idenity.hpcloudsvc.com
 | 
			
		||||
 | 
			
		||||
; For authentication by username.
 | 
			
		||||
hpcloud.identity.username =
 | 
			
		||||
hpcloud.identity.password =
 | 
			
		||||
hpcloud.identity.tenantId =
 | 
			
		||||
 | 
			
		||||
; For authentication by account ID.
 | 
			
		||||
hpcloud.identity.account =
 | 
			
		||||
hpcloud.identity.key =
 | 
			
		||||
 | 
			
		||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 | 
			
		||||
; Configuration Parameters ;
 | 
			
		||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 | 
			
		||||
 | 
			
		||||
; To sest the HTTP transport layer to use CURL:
 | 
			
		||||
; transport = "\HPCloud\Transport\CURLTransport"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user