Commit 25e9e1dc

mo khan <mo@mokhan.ca>
2013-06-06 04:28:31
stop pre-compiling assets on the server. the staging server keeps running out of memory
1 parent 1157a40
Changed files (1)
capfile
@@ -1,5 +1,5 @@
 load 'deploy'
-load 'deploy/assets'
+#load 'deploy/assets'
 load 'config/deploy' # remove this line to skip loading any of the default tasks
 
 task :search_libs, :roles => :web do