Skip to content

Commit 9cce73a

Browse files
committed
Removed defaultVersionInfo from default config.yml
1 parent 4afd559 commit 9cce73a

2 files changed

Lines changed: 0 additions & 18 deletions

File tree

src/main/assembly/dist/cfg/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,6 @@ dataVault:
6868
workDir: /data/vault/tmp
6969
rootExtensionsSourcePath: /etc/opt/dans.knaw.nl/dd-data-vault/ocfl-root-extensions
7070

71-
#
72-
# Default version information to be used when no version information is provided when adding an object version. Currently, there is no way to
73-
# provide version information when adding an object version, so this is the only way to set user information.
74-
#
75-
defaultVersionInfo:
76-
username: changeme
77-
email: changeme@example.com
78-
message: change me
79-
8071
#
8172
# Settings for the layer store in which the data vault stores its data.
8273
#

src/test/resources/debug-etc/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,6 @@ dataVault:
6161
workDir: data/ocfl-work
6262
rootExtensionsSourcePath: src/main/assembly/dist/cfg/ocfl-root-extensions
6363

64-
#
65-
# Default version information to be used when no version information is provided when adding an object version. Currently, there is no way to
66-
# provide version information when adding an object version, so this is the only way to set user information.
67-
#
68-
defaultVersionInfo:
69-
username: changeme
70-
email: changeme@example.com
71-
message: change me
72-
7364
#
7465
# Settings for the layer store in which the data vault stores its data.
7566
#

0 commit comments

Comments
 (0)