From b0db8c89ddad46460da3951809f035e225cd593c Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Thu, 14 Jul 2016 14:33:17 -0600 Subject: [PATCH] changed to stable releases --- system/config/system.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/config/system.yaml b/system/config/system.yaml index 0733e599a..c2c88bdbe 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -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: testing # Set to either 'stable' or 'testing' - proxy_url: # Configure a manual proxy URL for GPM (eg 127.0.0.1:3128) + releases: stable # Set to either 'stable' or 'testing' + proxy_url: # Configure a manual proxy URL for GPM (eg 127.0.0.1:3128)