Skip to content

Commit 58604e1

Browse files
author
Fran
committed
best values for remove deleted posts
1 parent ee5b86a commit 58604e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ <h3>💡 Tips for Better Performance:</h3>
208208
MAX_POSTS_BEFORE_CLEAR: 200,
209209
INTERVAL_CHECKS: 25,
210210
LOAD_MORE_POST: 8,
211-
DELETED_POST_CHECK_MAX_TIMES: 50,
212-
DELETED_POST_CHECK_INTERVAL: 100,
211+
DELETED_POST_CHECK_MAX_TIMES: 300,
212+
DELETED_POST_CHECK_INTERVAL: 66,
213213
WIDGET_SCRIPT_URL: 'https://telegram.org/js/telegram-widget.js?22',
214214
API_URL: 'https://api-telegram-2.repostea.com/api/telegram/last-message',
215215
LOAD_MORE_DELAY: 900

0 commit comments

Comments
 (0)