We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e282cd6 commit 6b8e828Copy full SHA for 6b8e828
packt.cfg
@@ -0,0 +1,10 @@
1
+# Packt claims configuration file
2
+
3
+userid[email protected] # Packt userid
4
+pwd=yourpassword # Packt password
5
+slp=1 # sleep time in seconds between URL requests
6
+tout=10 # timeout for curl waiting for response
7
+rtry=5 # number of retries
8
+log="packt.log" # log file
9
+cookie="cookie.txt" # cookie file
10
+agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0" # browser ID
0 commit comments