background colors

This commit is contained in:
Paul Schneider 2026-06-20 19:20:22 +01:00
commit f055ac45df
4 changed files with 14656 additions and 26 deletions

View file

@ -83,19 +83,5 @@
"Moderation": {
"AutoApproveThreshold": 0.7,
"AutoRejectThreshold": 0.9
},
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://localhost:82"
},
"Https": {
"Url": "https://localhost:83",
"Certificate": {
"Path": "/etc/letsencrypt/live/[Your domaine name]/cert.pem",
"KeyPath": "/etc/letsencrypt/live/[Your domaine name]/privkey.pem"
}
}
}
}
}