remove heihedb, add upload path in config.ini
This commit is contained in:
parent
63885b21e6
commit
379402092a
|
@ -18,17 +18,13 @@ waterdb.params.host = 210.77.68.237
|
|||
waterdb.params.username = postgres
|
||||
waterdb.params.password = "test@))("
|
||||
waterdb.params.dbname = geonetwork252
|
||||
heihedb.adapter = PDO_PGSQL
|
||||
heihedb.params.host = 210.77.68.252
|
||||
heihedb.params.username = wlz
|
||||
heihedb.params.password = "$(^&@(*"
|
||||
heihedb.params.dbname = heihe
|
||||
|
||||
seekspace.url=http://seekspace.resip.ac.cn/
|
||||
seekspace.handleurl=http://seekspace.resip.ac.cn/handle
|
||||
google.maps.api=ABQIAAAACD-MqkkoOm60o_dvwdcKVhRBSKpgcP88GYi6r2Of16IkMX_4YhSBQsywCi4J2_fh4nBuWmK7gyRjLg
|
||||
bigthumb.path=../geonetwork/data/
|
||||
temp.path=/tmp/
|
||||
upload=../data/upload/
|
||||
|
||||
paths.base = /var/www/test.westgis.ac.cn
|
||||
paths.data = /var/www/test.westgis.ac.cn/data
|
||||
|
|
Loading…
Reference in New Issue