Skip to content

Commit 555e905

Browse files
committed
Merge PR OCA#555 into 16.0
Signed-off-by thomaspaulb
2 parents 8a548a5 + e845c6b commit 555e905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth_session_timeout/data/ir_config_parameter_data.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</record>
1010
<record id="inactive_session_time_out_ignored_url" model="ir.config_parameter">
1111
<field name="key">inactive_session_time_out_ignored_url</field>
12-
<field name="value">/calendar/notify,/longpolling/poll</field>
12+
<field name="value">/calendar/notify,/bus/im_status</field>
1313
</record>
1414
</odoo>

0 commit comments

Comments
 (0)