Merge pull request #9473 from kobergj/AllowDisableVersioning

Allow to disable versioning
This commit is contained in:
kobergj
2024-06-27 17:26:03 +02:00
committed by GitHub
10 changed files with 28 additions and 8 deletions
@@ -0,0 +1,5 @@
Enhancement: Allow disable versioning
Adds new configuration options to disable versioning for the storage providers
https://github.com/owncloud/ocis/pull/9473
+5
View File
@@ -0,0 +1,5 @@
Enhancement: Bump reva
bumps reva version
https://github.com/owncloud/ocis/pull/9473