Skip to content

Commit

Permalink
Document basic_auth option
Browse files Browse the repository at this point in the history
  • Loading branch information
unixmonkey committed Jul 7, 2011
1 parent 36e8539 commit 49b385b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -48,6 +48,7 @@ Next:
:save_to_file => Rails.root.join('pdfs', "#{filename}.pdf"),
:save_only => false, # depends on :save_to_file being set first
:proxy => 'TEXT',
:basic_auth => false # when true username & password are automatically sent from session
:username => 'TEXT',
:password => 'TEXT',
:cover => 'URL',
Expand Down

0 comments on commit 49b385b

Please sign in to comment.