mirror of
https://github.com/JetSprow/J-Board-Lite.git
synced 2026-05-01 01:14:10 +05:30
feat: split network recommendation toggles
This commit is contained in:
@@ -786,6 +786,7 @@ model AppConfig {
|
||||
reminderDispatchIntervalMinutes Int @default(60)
|
||||
trafficSyncEnabled Boolean @default(true)
|
||||
trafficSyncIntervalSeconds Int @default(60)
|
||||
networkRecommendationsEnabled Boolean @default(false)
|
||||
networkInsightsEnabled Boolean @default(false)
|
||||
subscriptionRiskEnabled Boolean @default(true)
|
||||
subscriptionRiskAutoSuspend Boolean @default(true)
|
||||
|
||||
Reference in New Issue
Block a user