Add Live Show settings in admin app
This commit is contained in:
@@ -222,6 +222,7 @@ class LiveShowController extends BaseController
|
||||
|
||||
return array_merge([
|
||||
'retention_window_hours' => self::DEFAULT_RETENTION_HOURS,
|
||||
'moderation_mode' => 'manual',
|
||||
'playback_mode' => 'newest_first',
|
||||
'pace_mode' => 'auto',
|
||||
'fixed_interval_seconds' => 8,
|
||||
|
||||
Reference in New Issue
Block a user