diff --git a/docs/surveys.json b/docs/surveys.json index 77aabe2..127e131 100644 --- a/docs/surveys.json +++ b/docs/surveys.json @@ -1,8 +1,12 @@ { "newUser": "https://s.surveyplanet.com/jssqbld8", "powerUser": "https://s.surveyplanet.com/v3j59a7z", + "newUserShowDelayMS": 1200000, + "powerUserShowIntervalDays": 35, "browser": { "newUser": "https://s.surveyplanet.com/5lrpp9ud", - "powerUser": "https://s.surveyplanet.com/wtohpj8x" + "powerUser": "https://s.surveyplanet.com/wtohpj8x", + "newUserShowDelayMS": 1200000, + "powerUserShowIntervalDays": 35 } } \ No newline at end of file