diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/softflowd/softflowd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/softflowd/softflowd.xml b/config/softflowd/softflowd.xml index 0c89faac..55065429 100644 --- a/config/softflowd/softflowd.xml +++ b/config/softflowd/softflowd.xml @@ -104,7 +104,7 @@ <type>input</type> </field> <field> - <fielddescr>Maximum Liftime</fielddescr> + <fielddescr>Maximum Lifetime</fielddescr> <fieldname>timeout-maxlife</fieldname> <description>(Seconds) This is the maximum lifetime that a flow may exist for. All flows are forcibly expired when they pass maxlife seconds. To disable this feature, specify a maxlife of 0.</description> <type>input</type> |