Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/8530e698782d16517359f594575bf9bfbb5cd6bb/.hgignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/.hgignore

42 lines
415 B

13 years ago
# use glob syntax
syntax: glob
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.psess
*.vsp
*.orig
13 years ago
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease*/
ProgramData*/
13 years ago
_ReSharper*/
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.resharper
# ncrunch files
*.ncrunchsolution
13 years ago
*.ncrunchproject