Merge branch 'develop' into dist/eole/2.7.0/develop
This commit is contained in:
commit
e81ef1f4a2
|
@ -93,9 +93,9 @@ route:
|
|||
continue: true
|
||||
|
||||
%if not %%is_empty('alSubRoute')
|
||||
routes:
|
||||
%for sroute in %%getVar('alSubRoute',[])
|
||||
%if %%sroute == %%rt
|
||||
routes:
|
||||
- match:
|
||||
%%{sroute.alSubRouteMatchSource}: %%{sroute.alSubRouteMatchValue}
|
||||
receiver: %%sroute.alSubRouteMatchReceiver
|
||||
|
|
Loading…
Reference in New Issue