Use the Delayed loader
authorMarius Gavrilescu <marius@ieval.ro>
Thu, 13 Feb 2014 20:46:57 +0000 (22:46 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Thu, 13 Feb 2014 20:46:57 +0000 (22:46 +0200)
run

diff --git a/run b/run
index f7399d6b26b817086b9135f9f3695fecda780025..fc3bcd04b786316d39f1bf46b7b463be966b2d71 100755 (executable)
--- a/run
+++ b/run
@@ -2,4 +2,4 @@
 export PURGE_HOST=gm.ieval.ro
 export AAP_ROOTDIR=/var/www/auth/us/
 export PLACK_ENV=deployment
-exec start_server --port=8081 -- plackup -s Starlet -Ilib
+exec start_server --port=8081 -- plackup -s Starlet -Ilib -L Delayed
This page took 0.01067 seconds and 4 git commands to generate.