Skip to content

Commit 0a9b5e0

Browse files
committed
Remove restriction
1 parent 7741fbc commit 0a9b5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If the store is seeded with `seedURI`, `existingDataSeedInstance` or `existingDa
124124

125125
[NOTE]
126126
====
127-
The `existingData`, `existingDataSeedInstance`, `existingDataSeedServer`, `seedURI`, `seedConfig`, and `seedCredentials` options cannot be combined with the `OR REPLACE` part of this command.
127+
The `existingDataSeedInstance` and `existingDataSeedServer` options cannot be combined with the `OR REPLACE` part of this command.
128128
More details about seeding options can be found in xref::clustering/databases.adoc#cluster-seed[Seed a cluster].
129129
====
130130

0 commit comments

Comments
 (0)