From 8e1b720733250be7c4981d32f148b61139afbd3b Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Wed, 10 Apr 2019 23:40:21 +0800 Subject: uncomment the input_min_value in script.conf for safety reason --- conf/map/script.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/map/script.conf b/conf/map/script.conf index f18e9d6e2..e14fa4bd5 100644 --- a/conf/map/script.conf +++ b/conf/map/script.conf @@ -52,7 +52,7 @@ script_configuration: { // Default value of the 'min' argument of the script command 'input'. // When the 'min' argument isn't provided, this value is used instead. // Defaults to 0. - //input_min_value: 0 + input_min_value: 0 // Default value of the 'max' argument of the script command 'input'. // When the 'max' argument isn't provided, this value is used instead. -- cgit v1.2.3-70-g09d2