Project

General

Profile

« Previous | Next » 

Revision 4367

Added by daigle over 15 years ago

Add application.tempDir to configuration form and documentation.

View differences:

metacat.properties.metadata.xml
254 254
	</config>
255 255
	
256 256
	<config>
257
		<key>application.tempDir</key>
258
		<label>Temporary File Path</label>
259
		<group>3</group>
260
		<index>9</index>
261
		<description>
262
			Where to store temporary documents. This is primarily used by
263
			the data registry code. &lt;font color="red"&gt; Note: this must be 
264
			set to a directory that is dedicated solely to temporary data, 
265
			since the contents may be deleted programatically.&lt;/font&gt;
266
		</description>
267
		<helpFile>properties.html#application.tempDir</helpFile>
268
	</config>
269
	
270
	<config>
257 271
		<key>replication.logdir</key>
258 272
		<label>Replication Log Directory</label>
259 273
		<group>3</group>
260
		<index>9</index>
274
		<index>10</index>
261 275
		<description>
262 276
			The directory where replication log should be located.
263 277
		</description>

Also available in: Unified diff