mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Sources UP
This commit is contained in:
parent
fe62cbbeb6
commit
3a78a0d6ff
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 48c169fce8519839d6cde7f69c293b4ddac5369e
|
Subproject commit e8428680bfb0e52c17d779c2bbd0421084561423
|
|
@ -587,7 +587,7 @@ Dashboard | {{ config['PUBLIC_CONFIG'].site.title }}
|
||||||
<td>
|
<td>
|
||||||
{{ ['PROXY','RELAY', 'ENCODE', 'TIMESHIFT_PLAYER', 'TIMESHIFT_RECORDER',
|
{{ ['PROXY','RELAY', 'ENCODE', 'TIMESHIFT_PLAYER', 'TIMESHIFT_RECORDER',
|
||||||
'CATCHUP',
|
'CATCHUP',
|
||||||
'TEST_LIFE',
|
'TEST_LIFE', 'VOD_RELAY', 'VOD_ENCODE',
|
||||||
'COD_RELAY', 'COD_ENCODE'][cod.type] }}
|
'COD_RELAY', 'COD_ENCODE'][cod.type] }}
|
||||||
</td>
|
</td>
|
||||||
<td>{{ ['NEW', 'INIT', 'STARTED', 'READY', 'PLAYING', 'FROZEN',
|
<td>{{ ['NEW', 'INIT', 'STARTED', 'READY', 'PLAYING', 'FROZEN',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue