Skip to content

Conversation

@RogerMathisen
Copy link
Contributor

The four parameters "wayback.basedir", "wayback.url.scheme", "wayback.url.host" and "wayback.url.port" defined inside wayback.xml are now configurable at startup using environment variables.

The code is only tested on UNIX, using:
export WAYBACK_BASEDIR
export WAYBACK_URL_SCHEME
export WAYBACK_URL_HOST
export WAYBACK_URL_PORT
either from the command line or inside a startup script, but it should also function under Windows using
"set ENV_VAR_NAME=value"

…23.230 and WAYBACK_URL_PORT configurable through environment variables.
@kris-sigur kris-sigur added this to the 2.2.0 Minor Release milestone May 7, 2015
kris-sigur pushed a commit that referenced this pull request May 7, 2015
@kris-sigur kris-sigur merged commit b824f56 into iipc:master May 7, 2015
@ibnesayeed
Copy link
Contributor

Please reconsider merging #220 instead which has more complete implementation of the feature. The code here shows that it was copied from a comment I made in #217 while I was still exploring the possibilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants