Explorar o código

session expired_after 2880 minutes

Feng Lee %!s(int64=9) %!d(string=hai) anos
pai
achega
fb7a5d1ccf
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      docs/source/config.rst

+ 3 - 3
docs/source/config.rst

@@ -370,8 +370,8 @@ MQTT Session
         %% Interval of Statistics Collection(seconds)
         {collect_interval, 20},
 
-        %% Expired after 2 days
-        {expired_after, 48}
+        %% Expired after 2 day (unit: minute)
+        {expired_after, 2880}
 
     ]},
 
@@ -389,7 +389,7 @@ Session parameters:
 +----------------------+----------------------------------------------------------+
 | collect_interval     | Interval of Statistics Collection                        |
 +----------------------+----------------------------------------------------------+
-| expired_after        | Expired after                                            |
+| expired_after        | Expired after (unit: minute)                             |
 +----------------------+----------------------------------------------------------+
 
 MQTT Message Queue