[FIX] session_redis: add required option 'post_load' for server wide addon

This commit is contained in:
Andreas Perhab
2020-05-26 14:39:08 +02:00
committed by Paul
co-authored by Paul
parent 20a8493a63
commit 18b5ceaebc
+1
View File
@@ -15,4 +15,5 @@
'website': 'http://www.camptocamp.com',
'data': [],
'installable': True,
'post_load': False,
}