Skip to content

Commit

Permalink
Restore path index file
Browse files Browse the repository at this point in the history
  • Loading branch information
machawk1 committed Oct 3, 2024
1 parent 2aeee27 commit fdd839b
Show file tree
Hide file tree
Showing 137 changed files with 1 addition and 6,958 deletions.
2 changes: 1 addition & 1 deletion bundledApps/WAIL.py
Original file line number Diff line number Diff line change
Expand Up @@ -1874,7 +1874,7 @@ def index(self):
self.generate_cdx()

def generate_path_index(self):
dest = f"{config.wail_path}/archiveIndexes/index.cdx"
dest = f"{config.wail_path}/config/path-index.txt"
warcs_path = f"{config.wail_path}/archives/"

output_contents = ""
Expand Down
252 changes: 0 additions & 252 deletions bundledApps/tomcat/webapps/ROOT/WEB-INF_orig/ArchivalUrlReplay.xml

This file was deleted.

Loading

0 comments on commit fdd839b

Please sign in to comment.