@@ -20,7 +20,7 @@ module Agents |
||
| 20 | 20 |
'jabber_sender' => 'huginn@localhost', |
| 21 | 21 |
'jabber_receiver' => 'muninn@localhost', |
| 22 | 22 |
'jabber_password' => '', |
| 23 |
- 'message' => 'It will be {{temp}} out tomorrow',
|
|
| 23 |
+ 'message' => 'It will be <$.temp> out tomorrow', |
|
| 24 | 24 |
'expected_receive_period_in_days' => "2" |
| 25 | 25 |
} |
| 26 | 26 |
end |