]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - server/controllers/index.ts
add client overrides to nginx configuration (#3297)
[github/Chocobozzz/PeerTube.git] / server / controllers / index.ts
index 0d64b33bb1988d89c17549d2edaf15176ba778f8..5a199ae9cdfcaf0f433c04409baebefcdac55461 100644 (file)
@@ -5,6 +5,7 @@ export * from './feeds'
 export * from './services'
 export * from './static'
 export * from './lazy-static'
+export * from './live'
 export * from './webfinger'
 export * from './tracker'
 export * from './bots'