Skip to content

Commit 6b8e828

Browse files
committed
Create packt.cfg
1 parent e282cd6 commit 6b8e828

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packt.cfg

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)