Index: branches/tap_branches/operations/publishing/input
===================================================================
--- branches/tap_branches/operations/publishing/input	(revision 25900)
+++ branches/tap_branches/operations/publishing/input	(revision 27836)
@@ -1,9 +1,7 @@
 macro setup
-    $MODULES:0 = /home/panstarrs/ipp/ipp-svn/ippTasks
-
     module pantasks.pro
     module publish.pro
 
-    $POLLLIMIT = 16
+    $POLLLIMIT = 64
 
     $LOADPOLL = 1
@@ -14,5 +12,8 @@
 
     add.database gpc1
-    add.label dummy
+#    add.label dummy
+    add.label STS.nightlyscience
+    add.label SweetSpot.nightlyscience
+    add.label ThreePi.nightlyscience
 
     waveC_nothreads
@@ -76,4 +77,13 @@
   controller host add ippc06
   controller host add ippc07
+  controller host add ippc08
+  controller host add ippc09
+  controller host add ippc10
+  controller host add ippc11
+  controller host add ippc12
+  controller host add ippc13
+  controller host add ippc14
+  controller host add ippc15
+  controller host add ippc16
 end
 
@@ -87,4 +97,13 @@
   controller host add ippc06 -threads $1
   controller host add ippc07 -threads $1
+  controller host add ippc08 -threads $1
+  controller host add ippc09 -threads $1
+  controller host add ippc10 -threads $1
+  controller host add ippc11 -threads $1
+  controller host add ippc12 -threads $1
+  controller host add ippc13 -threads $1
+  controller host add ippc14 -threads $1
+  controller host add ippc15 -threads $1
+  controller host add ippc16 -threads $1
 end
 
