set gpm.releases to testing during beta phase

This commit is contained in:
Andy Miller
2016-04-20 16:03:42 -06:00
parent ffb7ac755b
commit 3eafc4a089

View File

@@ -125,5 +125,5 @@ session:
httponly: true # Set session HTTP only. If true, indicates that cookies should be used only over HTTP, and JavaScript modification is not allowed.
gpm:
releases: stable # Set to either 'stable' or 'testing'
releases: testing # Set to either 'stable' or 'testing'
proxy_url: # Configure a manual proxy URL for GPM (eg 127.0.0.1:3128)