Project

General

Profile

« Previous | Next » 

Revision 4090

Added by daigle almost 16 years ago

include eml201_document_corrected=false property that was lost in merge

View differences:

lib/metacat.properties
310 310
#turn on or off the query result cache
311 311
query_cache_on=true
312 312

  
313
#The flag to indicate if invalidated eml 201 documents were corrected.
314
#Before Metacat 1.8.1, metacat uses tag RELEASE_EML_2_0_1_UPDATE_6 as eml
315
#schema, which accidentily points to wrong version of eml-resource.xsd.
316
#If this value is false, metacat will run a class to correct eml201 doucment.
317
eml201_document_corrected=false
318

  
313 319
#used for writing debug info into a anouther out file
314 320
writeDebugToFile=true
315 321
#output file name where debug info will written

Also available in: Unified diff