release: prepare J-Board Lite 3.1.1

This commit is contained in:
JetSprow
2026-04-30 20:10:49 +10:00
parent 9d99590338
commit db574ba473
47 changed files with 875 additions and 348 deletions

View File

@@ -772,7 +772,7 @@ model AuditLog {
model AppConfig {
id String @id @default("default")
siteName String @default("J-Board")
siteName String @default("J-Board Lite")
siteUrl String?
subscriptionUrl String?
allowRegistration Boolean @default(true)