Project

General

Profile

« Previous | Next » 

Revision 4144

Added by daigle about 16 years ago

add deploy directory section

View differences:

lib/metacat.properties.metadata.xml
149 149
		<group>3</group>
150 150
		<index>1</index>
151 151
		<description>
152
			The directory where Tomcat is deployed.
152
			The directory where Tomcat is installed.
153 153
		</description>
154 154
	</config>
155
	
156
	<config>
157
		<key>application.deployDir</key>
158
		<label>Deploy Location</label>
159
		<group>3</group>
160
		<index>2</index>
161
		<description>
162
			The directory where the application is deployed.
163
		</description>
164
	</config>
155 165

  
156 166
	<config>
157 167
		<key>application.context</key>
158 168
		<label>Metacat Context</label>
159 169
		<group>3</group>
160
		<index>2</index>
170
		<index>3</index>
161 171
		<description>
162 172
			Name of the context under which Metacat will run. This is
163 173
			the directory in which the Metacat war file is deployed.
......
168 178
		<key>application.default-style</key>
169 179
		<label>Application Style</label>
170 180
		<group>3</group>
171
		<index>3</index>
181
		<index>4</index>
172 182
		<description>
173 183
			Custom display style for Metacat. Use default if there is no
174 184
			custom style.
......
179 189
		<key>application.knbSiteURL</key>
180 190
		<label>KNB Site URL</label>
181 191
		<group>3</group>
182
		<index>4</index>
192
		<index>5</index>
183 193
		<description>
184 194
			Location of KNB website. Usually left as
185 195
			http://knb.ecoinformatics.org
......
190 200
		<key>application.datafilepath</key>
191 201
		<label>Data File Path</label>
192 202
		<group>3</group>
193
		<index>5</index>
203
		<index>6</index>
194 204
		<description>
195 205
			Where to store data. This should be some location outside
196 206
			the knb install direcories.
......
201 211
		<key>application.inlinedatafilepath</key>
202 212
		<label>Inline Data File Path</label>
203 213
		<group>3</group>
204
		<index>6</index>
214
		<index>7</index>
205 215
		<description>
206 216
			Where to store inline data. This should be some location
207 217
			outside the knb install direcories.

Also available in: Unified diff