Skip to content

Commit

Permalink
[ 2023628 ] Missing "reload" channel
Browse files Browse the repository at this point in the history
  • Loading branch information
erilong committed Jul 21, 2008
1 parent 21af008 commit f1f3827
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -43,6 +43,7 @@
<value>
channel_id in (select channel_id from ${sync.table.prefix}_trigger where
source_node_group_id = '$(groupId)' or target_node_group_id = '$(groupId)')
or channel_id = 'reload'
</value>
</entry>
<entry key="${sync.table.prefix}_node_channel_ctl">
Expand Down

0 comments on commit f1f3827

Please sign in to comment.