Project

General

Profile

« Previous | Next » 

Revision 4740

Added by walbridge over 15 years ago

Remove outdated CGI related build properties.

View differences:

build.properties
27 27
http.protocol=http
28 28
config.lsidauthority=ecoinformatics.org
29 29

  
30
# Installation directory for registry CGI scripts
31
inst.cgi.dir=/var/www/cgi-knb
32

  
33 30
# Select the database to use for metadata storage
34 31
# Valid values are oracle, postgresql, sqlserver
35 32
# MCD the next line needs to go away
......
49 46
#jdbc.lib.sqlserver2=msutil.jar
50 47
#jdbs.lib.sqlserver3=mssqlserver.jar
51 48

  
52
# TODO SCW remove this, should be exposed in initial configuration
53
#temp-dir=/var/metacat/temporary
54

  
55 49
# Registry & LDAP properties
56 50
# This section can safely be ignored if installing Metacat without the Perl components
57 51
# LDAP configuration
......
59 53
ldap.url=ldap.ecoinformatics.org
60 54
ldap.password=LDAP_PASSWORD_HERE
61 55

  
62
# Installation directory for registry CGI scripts
63
# SCW: these should be detokenized
64
inst.cgi.dir=${deploy.dir}/${metacat.context}/cgi-bin
56
# Registry CGIs URL
65 57
cgi-prefix=http://${httpserver}/${metacat.context}/cgi-bin
66 58

  
67 59
# SCW: Set the cgi-user, either here or in scripts to properly

Also available in: Unified diff