mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Renaming transcoder to Kyoo.Transcoder
This commit is contained in:
parent
b13c2749fe
commit
2358d49323
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,5 +1,5 @@
|
||||
[submodule "transcoder"]
|
||||
path = transcoder
|
||||
path = Kyoo.Transcoder
|
||||
url = ../Kyoo.Transcoder.git
|
||||
branch = master
|
||||
[submodule "WebApp"]
|
||||
|
@ -7,7 +7,7 @@
|
||||
<IsPackable>false</IsPackable>
|
||||
<SpaRoot>../Kyoo.WebApp/</SpaRoot>
|
||||
<LoginRoot>../Kyoo.WebLogin/</LoginRoot>
|
||||
<TranscoderRoot>../transcoder/</TranscoderRoot>
|
||||
<TranscoderRoot>../Kyoo.Transcoder/</TranscoderRoot>
|
||||
<DefaultItemExcludes>$(DefaultItemExcludes);$(SpaRoot)node_modules/**</DefaultItemExcludes>
|
||||
|
||||
<!-- Set this to true if you enable server-side prerendering -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user