Revision 4181
Added by walbridge over 16 years ago
metacat.properties | ||
---|---|---|
235 | 235 |
|
236 | 236 |
# TODO SCW should obfs still be the default? |
237 | 237 |
registry.config.scope=obfs |
238 |
# TODO SCW remove these two properties, rely instead on the skin config |
|
239 |
# PASSWORD ONLY USED IN ESA SKIN |
|
238 | 240 |
registry.config.username=uid=knbadmin,o=NCEAS,dc=ecoinformatics,dc=org |
239 | 241 |
registry.config.password=your-pw-goes-here |
240 | 242 |
registry.config.site=station |
241 | 243 |
registry.config.type=Registry |
242 | 244 |
registry.config.publicReadable=true |
245 |
# TODO SCW push this out to skin.properties, ONLY true IN ESA SKIN |
|
243 | 246 |
registry.config.adminIsDocOwner=false |
244 | 247 |
registry.config.organization= |
245 | 248 |
registry.config.abbrev= |
... | ... | |
412 | 415 |
# Instead, the system will use backed up configuration values. If you |
413 | 416 |
# haven't ever configured the app (no backup files) the system will take |
414 | 417 |
# you through the configuration. |
415 |
dev.runConfiguration=true
|
|
418 |
dev.runConfiguration=false
|
|
416 | 419 |
|
Also available in: Unified diff
Perl token changes as per meeting with Mike Daigle