Revision 2257
Added by Matt Jones over 20 years ago
lib/metacat.properties | ||
---|---|---|
10 | 10 |
|
11 | 11 |
configured=false |
12 | 12 |
|
13 |
version=1.3.1+
|
|
13 |
version=1.4.0-
|
|
14 | 14 |
|
15 | 15 |
user=@user@ |
16 | 16 |
|
... | ... | |
128 | 128 |
|
129 | 129 |
query.ignored.params=enableediting,foo |
130 | 130 |
|
131 |
usexmlindex=false
|
|
131 |
usexmlindex=true
|
|
132 | 132 |
|
133 | 133 |
resultsetsize=40 |
134 | 134 |
|
Also available in: Unified diff
Changed properties to use the xml_index table by default.