]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/lib/server-config-manager.ts
Channel sync (#5135)
[github/Chocobozzz/PeerTube.git] / server / lib / server-config-manager.ts
index a3312fa20bbd2c4f3934a604ce1f468cf5e140a3..78a9546ae6e85afdb5e89e9f5db3ff276d118c3c 100644 (file)
@@ -170,6 +170,9 @@ class ServerConfigManager {
           torrent: {
             enabled: CONFIG.IMPORT.VIDEOS.TORRENT.ENABLED
           }
+        },
+        videoChannelSynchronization: {
+          enabled: CONFIG.IMPORT.VIDEO_CHANNEL_SYNCHRONIZATION.ENABLED
         }
       },
       autoBlacklist: {