Skip to content

Conversation

@andyman410
Copy link

Hi, I slightly changed the script and the config file.

  • Config File now has a section [proxy] with an option http_proxy
  • Script reads in http_proxy from config (if defined) and passes it to the keyword argument of Shotgun class' init
  • emails is not simply set to True, but extended the signature of Plugin's init to contain a defaulted keyword arg and pass it through.
  • getSMTPServer method now checks if the section has options (so that you don't need to set-up e-mail to test out the script

Some other minor changes made, hope this makes sense to you guys as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant