feat: updated interface for storage
This commit is contained in:
parent
f8edad75bf
commit
757a3892e1
4 changed files with 196 additions and 96 deletions
|
|
@ -72,7 +72,6 @@
|
|||
|
||||
snapshot = {
|
||||
# This option should set this option flag
|
||||
# "com.sun:auto-snapshot" = "false";
|
||||
autoSnapshot = lib.mkEnableOption "Enable automatic snapshots for this dataset";
|
||||
# Creates a blank snapshot in the post create hook for rollback purposes
|
||||
blankSnapshot = lib.mkEnableOption "Should a blank snapshot be auto created in the post create hook";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue