Skip to content

Commit

Permalink
Stop being stupid.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Nov 6, 2011
1 parent 9ad3239 commit 251b096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,5 +6,5 @@
[clojail "0.5.0-beta3"]]
;; For lein and Heroku compatibility. If you're using cake, add
;; this line to .cake/config: jvm.opts = -Djava.security.policy=example.policy
:jvm-opts ["-Djava.security.policy=example.policy" #_"-Xmx80M"]
:jvm-opts ["-Djava.security.policy=example.policy""-Xmx80M"]
:main tryclojure.core)

0 comments on commit 251b096

Please sign in to comment.