(docker) add quota to the docker configuration values (#964)

pull/972/head
kaiyou 2018-08-26 11:16:16 +02:00 committed by Rigel Kent
parent 2987c3d78b
commit 6bd9f2f11d
1 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,11 @@ smtp:
__format: "json"
from_address: "PEERTUBE_SMTP_FROM"
user:
video_quota:
__name: "PEERTUBE_USER_VIDEO_QUOTA"
__format: "json"
admin:
email: "PEERTUBE_ADMIN_EMAIL"