소스 검색

Changed “minaudef” from 10 to 5

pezcurrel 5 달 전
부모
커밋
18cf54fb62
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/site/instances.php

+ 1 - 1
web/site/instances.php

@@ -47,7 +47,7 @@ $minudef=10;
 $minumax=4294967295;
 $maxudef=30000;
 $maxumax=4294967295;
-$minaudef=10;
+$minaudef=5;
 $minaumax=4294967295;
 $mincdef='';
 $mincmax=16777215;