Allow system.session.timeout field to be 0 (#1598)

This commit is contained in:
naucon
2017-08-03 01:01:21 +02:00
committed by Andy Miller
parent 9168b192ff
commit 7bfb316d6b

View File

@@ -1003,7 +1003,7 @@ form:
help: PLUGIN_ADMIN.TIMEOUT_HELP
validate:
type: number
min: 1
min: 0
session.name:
type: text