aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/dev.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/dev.yaml')
-rw-r--r--config/dev.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/dev.yaml b/config/dev.yaml
index 15e239b29..ca93874d2 100644
--- a/config/dev.yaml
+++ b/config/dev.yaml
@@ -81,6 +81,11 @@ import:
81 enabled: true 81 enabled: true
82 torrent: 82 torrent:
83 enabled: true 83 enabled: true
84 video_channel_synchronization:
85 enabled: true
86 max_per_user: 10
87 check_interval: 5 minutes
88 videos_limit_per_synchronization: 3
84 89
85instance: 90instance:
86 default_nsfw_policy: 'display' 91 default_nsfw_policy: 'display'