ApplicationFollow -> SeverFollow

This commit is contained in:
Chocobozzz
2017-11-16 17:16:42 +01:00
parent 21e0727a84
commit 4610bc5b12
12 changed files with 78 additions and 128 deletions

View File

@@ -322,7 +322,7 @@ const OPENGRAPH_AND_OEMBED_COMMENT = '<!-- open graph and oembed tags -->'
if (isTestInstance() === true) {
CONSTRAINTS_FIELDS.VIDEOS.DURATION.max = 14
FRIEND_SCORE.BASE = 20
JOBS_FETCHING_INTERVAL = 10000
JOBS_FETCHING_INTERVAL = 2000
REMOTE_SCHEME.HTTP = 'http'
REMOTE_SCHEME.WS = 'ws'
STATIC_MAX_AGE = '0'