feat: init 'oom' comment provider

This commit is contained in:
草师傅 2025-07-21 23:14:16 +08:00
parent 64d01a9b45
commit 39a5cb4a9b
Signed by: gb
GPG key ID: 43330A030E2D6478
5 changed files with 429 additions and 2 deletions

View file

@ -44,7 +44,7 @@ export const siteConfig = {
contentPassword: 'p1easeChangeMe!',
// comments
comments: {
type: 'artalk', // 'artalk','giscus','fediverse','email','hatsu'
type: 'artalk', // 'artalk','giscus','fediverse','email','hatsu','oom'
artalk: {
instanceDomain: '', // the domain of your artalk instance
},