Skip to content

Instantly share code, notes, and snippets.

@slemeur
Created January 11, 2017 17:31
Show Gist options
  • Select an option

  • Save slemeur/07b15e95118dc41f618a88550d69da75 to your computer and use it in GitHub Desktop.

Select an option

Save slemeur/07b15e95118dc41f618a88550d69da75 to your computer and use it in GitHub Desktop.
che-snapshot-settings-5.0
# During the stop of the workspace automatically creates a snapshot if the value is {true},
# Otherwise just stops the workspace.
CHE_WORKSPACE_AUTO__SNAPSHOT=false
# During the start of the workspace automatically restore it from a snapshot if the value is {true},
# Otherwise create a new workspace.
CHE_WORKSPACE_AUTO__RESTORE=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment