about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-06-28 17:19:37 +0200
committerfranck cuny <franck@lumberjaph.net>2010-06-28 17:19:37 +0200
commite1cd7b873d0f4a7d1b6ba00ecab717d9757e97b7 (patch)
treefb3d485cc942ff50d5a5e0eeec4b67d61a987990 /lib
parentuniq is composed from the queue_name and the uniq key (diff)
downloadpresque-e1cd7b873d0f4a7d1b6ba00ecab717d9757e97b7.tar.gz
update POD
Diffstat (limited to 'lib')
-rw-r--r--lib/presque/ControlHandler.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/presque/ControlHandler.pm b/lib/presque/ControlHandler.pm
index 38bbe89..998d55c 100644
--- a/lib/presque/ControlHandler.pm
+++ b/lib/presque/ControlHandler.pm
@@ -102,7 +102,7 @@ content-type : application/json
 
 code : 200
 
-content : {"status":"0","queue":"foo"}
+content : {"status":"0","queue":"foo", next_run_after: "1234"}
 
 =back