HyperKitty: store more async results for stats
This commit is contained in:
parent
ae901a21bb
commit
dcd69e0036
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ HAYSTACK_CONNECTIONS = {
|
|||
#
|
||||
Q_CLUSTER = {
|
||||
'timeout': 300,
|
||||
'save_limit': 500,
|
||||
'save_limit': 100000,
|
||||
'orm': 'default',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue