mirror of
https://github.com/neocities/neocities.git
synced 2025-07-24 11:28:29 +02:00
fixes for tests
This commit is contained in:
parent
88f419ce67
commit
498f29bfa2
3 changed files with 5 additions and 10 deletions
|
@ -111,7 +111,7 @@ class Site < Sequel::Model
|
|||
COMMENTING_ALLOWED_UPDATED_COUNT = 2
|
||||
|
||||
SUGGESTIONS_LIMIT = 30
|
||||
SUGGESTIONS_VIEWS_MIN = 500
|
||||
SUGGESTIONS_VIEWS_MIN = 10000
|
||||
CHILD_SITES_MAX = 30
|
||||
|
||||
IP_CREATE_LIMIT = 1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue