4 # Correspond to your reverse proxy "listen" configuration
7 hostname: 'example.com'
10 # Your database name will be "peertube"+database.suffix
18 # From the project root directory
20 avatars: '../storage/avatars/'
21 certs: '../storage/certs/'
22 videos: '../storage/videos/'
23 logs: '../storage/logs/'
24 previews: '../storage/previews/'
25 thumbnails: '../storage/thumbnails/'
26 torrents: '../storage/torrents/'
27 cache: '../storage/cache/'
31 size: 100 # Max number of previews you want to cache
34 email: 'admin@example.com'
38 limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
41 # Default value of maximum video BYTES the user can upload (does not take into account transcoded files).
45 # If enabled, the video will be transcoded to mp4 (x264) with "faststart" flag
50 resolutions: # Only created if the original video has a higher resolution