File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed 
modules/ROOT/pages/database-administration/standard-databases Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -97,11 +97,14 @@ Defines an identical seed from an external source which will be used to seed all
9797| Comma-separated list of configuration values.
9898|
9999Defines additional configuration specified by comma-separated `name=value` pairs that might be required by certain seed providers.
100- 
100+ From 5.26 it is recommended to use the `CloudSeedProvider` seed provider which does not require this configuration when seeding from cloud storage.
101+ For more information see xref::clustering/databases.adoc#_seed_providers[Seed providers].
101102| `seedCredentials` label:deprecated[Deprecated in 5.26]
102103| credentials
103104|
104105Defines credentials that need to be passed into certain seed providers.
106+ From 5.26 it is recommended to use the `CloudSeedProvider` seed provider which does not require this configuration when seeding from cloud storage.
107+ For more information see xref::clustering/databases.adoc#_seed_providers[Seed providers].
105108
106109| `txLogEnrichment`
107110| `FULL` \| `DIFF` \| `OFF`
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments