lib/starter_web/_data/modules/defaults/comments.yml in j1-template-2022.0.12 vs lib/starter_web/_data/modules/defaults/comments.yml in j1-template-2022.0.13

- old
+ new

@@ -88,25 +88,25 @@ # ---------------------------------------------------------------------------- # Provider settings # ---------------------------------------------------------------------------- hyvor: - site_id: 'hyvor-site-id' + site_id: '<your-hyvor-site-id>' disqus: site_id: '<your-site-short-name>' # currently NOT supported commento: - site_id: '<commento-site-id>' + site_id: '<your-commento-site-id>' # currently NOT supported just-comments: - site_id: '<just-comments-site-id>' + site_id: '<your-just-comments-site-id>' # currently NOT supported facebook: - appid: '<facebook-app-id>' + site_id: '<your-facebook-app-id>' num_posts: 5 width: 580 colorscheme: light # ------------------------------------------------------------------------------