Skip to content

Instantly share code, notes, and snippets.

@ralfschimmel
Created February 9, 2012 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralfschimmel/1783247 to your computer and use it in GitHub Desktop.
Save ralfschimmel/1783247 to your computer and use it in GitHub Desktop.
Buildfile Thoth-client
config :all, :required => [:sproutcore,"sproutcore/animation", "sproutcore/datastore", :ThothSC]
proxy "/thoth",
:to => "fungi.no.de:9090",
# :secure => true, # Use https
:timeout => 25 # Longer timeout for polling transports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment