Client: handle multiple file resolutions

This commit is contained in:
Chocobozzz
2017-10-06 10:40:09 +02:00
parent 127d96b969
commit aa8b6df4a5
20 changed files with 507 additions and 218 deletions

View File

@@ -26,3 +26,6 @@ user:
signup:
limit: 4
transcoding:
enabled: false

View File

@@ -20,3 +20,6 @@ storage:
admin:
email: 'admin3@example.com'
transcoding:
enabled: false

View File

@@ -20,3 +20,6 @@ storage:
admin:
email: 'admin4@example.com'
transcoding:
enabled: false

View File

@@ -20,3 +20,6 @@ storage:
admin:
email: 'admin5@example.com'
transcoding:
enabled: false

View File

@@ -20,3 +20,6 @@ storage:
admin:
email: 'admin6@example.com'
transcoding:
enabled: false

View File

@@ -10,3 +10,7 @@ database:
signup:
enabled: true
transcoding:
enabled: true
threads: 4