-
Notifications
You must be signed in to change notification settings - Fork 0
toogle commenting in crash card
Alexander Mart edited this page Dec 12, 2021
·
2 revisions
Чтобы поставить комментарии на паузу в проде, надо зайди на страницу https://app.netlify.com/sites/dtp-stat-on-nextjs/settings/deploys#environment, установить NEXT_PUBLIC_COMMENTS_ARE_PAUSED
значение TRUE или FALSE и сохранить.
Потом идём на страницу https://app.netlify.com/sites/dtp-stat-on-nextjs/overview, кликаем на самый свежий деплой и передеплоиваем.
Подробности: https://github.com/dtpstat/dtp-map/issues/84