> So if I understand correctly : > > > > echo $FAST_ROUTER_KEYS | sed -e 's/ /\'$'\n/g' > /tmp/fastkeys > > [uwsgi] > > ... > > subscribe-to=%(fastrouter_ip):%(fastrouter_port):@/tmp/fastkeys > > > Would do the trick? > >
yes, exactly -- Roberto De Ioris http://unbit.com _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
