| Hi folks,
I am using this excellent software to create a static version of a localhost
version of a website I have created.
It works perfectly, except that the software shuts down before it has
completed the task, when it reaches 100 000 links, outputting something like
"this website is crazy, too many pages".
How can I turn off this limit, to make it continue until the entire website is
downloaded? the --disable-security-limits param doesn't do this.
My exclude.txt:
*.jpg
*.jpeg
*.png
*.css
*.js
Thanks in advance! | |