mirror of
https://github.com/getgrav/grav.git
synced 2026-07-06 10:29:30 +02:00
set gpm.releases to testing during beta phase
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user