Revision 3389
Added by Jing Tao over 17 years ago
kepler.cfg | ||
---|---|---|
1 | 1 |
# |
2 | 2 |
# General configuration parameters |
3 | 3 |
# |
4 |
metacatUrl = http://@server@@servlet-path@ |
|
4 |
metacatUrl = http://@httpserver@@servlet-path@
|
|
5 | 5 |
username = uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org |
6 | 6 |
password = kepler |
7 | 7 |
ldapUrl = @ldapUrl@ |
Also available in: Unified diff
Change the token from server to httpserver in case server is not set https ( server has the https port).