mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
remote achievements
This commit is contained in:
parent
ebb29a5a6a
commit
349e9e1780
3 changed files with 13 additions and 11 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,4 +2,4 @@ const PROMPT_PREFIX = 'dragonfly>';
|
|||
const API_URL = "/api";
|
||||
const UPDATE_INTERVAL = 1000;
|
||||
const HISTORY_WINDOW = 60;
|
||||
const ACHIEVEMENTS_URL = "achievements.html";
|
||||
const ACHIEVEMENTS_URL = "http://static.dragonflydb.io/data-plane/achievements.html";
|
Loading…
Reference in a new issue