summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-07 11:10:48 +0200
committerRemi Collet <remi@remirepo.net>2017-09-07 11:10:48 +0200
commit377ee27b86a76579553ba93d60da812ef0b42ebc (patch)
treeb07ad9ec533306a16e0bab70d89ca898b20641a7 /REFLECTION
parentd98911290030db4e378ece70b37d2f3858c53bce (diff)
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'
}
}