Manage the difficulty slider.
This commit is contained in:
parent
a56a7b8115
commit
15fe3d5870
1 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,8 @@ in {
|
|||
COOKIE_DOMAIN = ".prg-radio.org";
|
||||
|
||||
# Difficulty level
|
||||
DIFFICULTY = 20;
|
||||
DIFFICULTY = 7;
|
||||
#ALGOTIHM = "slow";
|
||||
|
||||
# Optional: serve robots.txt
|
||||
SERVE_ROBOTS_TXT = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue