-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Milestone
Description
Is there a reason why the port number is hardcoded in the wayback.xml file instead of using the placeholder?
<bean name="+" class="org.archive.wayback.webapp.ServerRelativeArchivalRedirect">
<property name="matchPort" value="8080" />
<property name="useCollection" value="true" />
</bean>
Here 8080
could be ${wayback.url.port}
Metadata
Metadata
Assignees
Labels
No labels