summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index cb3583d..8b3e82c 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #127 tarantool version 0.2.0 ] {
+Extension [ <persistent> extension #142 tarantool version 0.2.0 ] {
- INI {
Entry [ tarantool.persistent <ALL> ]
@@ -11,16 +11,16 @@ Extension [ <persistent> extension #127 tarantool version 0.2.0 ] {
Current = '0'
}
Entry [ tarantool.timeout <ALL> ]
- Current = '10.0'
+ Current = '3600.0'
}
Entry [ tarantool.request_timeout <ALL> ]
- Current = '10.0'
+ Current = '3600.0'
}
Entry [ tarantool.retry_count <ALL> ]
Current = '1'
}
Entry [ tarantool.retry_sleep <ALL> ]
- Current = '0.1'
+ Current = '10'
}
}