Wörter zum Testen angepasst
This commit is contained in:
parent
654f07e723
commit
c19da3be02
@ -10,8 +10,8 @@ use Zend\View\Model\ViewModel;
|
|||||||
|
|
||||||
class IndexController extends OnlineController
|
class IndexController extends OnlineController
|
||||||
{
|
{
|
||||||
const LENGTH_WORDS_MIN = 12;
|
const LENGTH_WORDS_MIN = 8;
|
||||||
const LENGTH_WORDS_MAX = 12;
|
const LENGTH_WORDS_MAX = 8;
|
||||||
|
|
||||||
const NUMBER_WORDS_TO_CHECK_SIMULTANEOUSLY = 8;
|
const NUMBER_WORDS_TO_CHECK_SIMULTANEOUSLY = 8;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user