Skip to content
On this page

Config since v0.4.0

In this section general config settings will be explained.

The following example shows all settings that can be set and which will be explained on this page:

yaml
config:
  allowPreReleases: true

allowPreReleases since v0.4.0

If you want to use releases that are not marked yet as stable, you can change this setting to true and if available, update to them via gpt update.

yaml
config:
  allowPreReleases: true