Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Whether and how versions are made of nodes depends on how the node type is configured.  Node types that have the "mix:versionable" mixin are versionable, node types without it are not and won't retain historical versions when updated. 

Turn

...

off Node Versioning

To disable versioning, simply remove mix:versionable from the node type definitions for the fedora:resource node type.

...