You can rename 'pipeline:main' to 'pipeline:mypipeline':
[pipeline:mypipeline]
... whatever is in your [pipeline:main] now ...
[composite:main]
/prefix = mypipeline
Please read the PasteDeploy documentation for more information.
- C
You can rename 'pipeline:main' to 'pipeline:mypipeline':
[pipeline:mypipeline]
... whatever is in your [pipeline:main] now ...
[composite:main]
use = egg:Paste#urlmap
/prefix = mypipeline