Created
January 11, 2017 17:31
-
-
Save slemeur/07b15e95118dc41f618a88550d69da75 to your computer and use it in GitHub Desktop.
che-snapshot-settings-5.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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