aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/production.yaml.example
Commit message (Expand)AuthorAgeFilesLines
* Add configuration for prometheus exporter hostnameChocobozzz2022-11-151-1/+3
* Fix infinite playlist importChocobozzz2022-11-141-0/+3
* Update production.yamlChocobozzz2022-10-281-1/+13
* Use private ACL for private videos in s3Chocobozzz2022-10-241-2/+5
* Fix `secrets` configChocobozzz2022-10-101-1/+1
* Fill documentation with required secret confChocobozzz2022-10-101-0/+1
* Encrypt OTP secretChocobozzz2022-10-101-0/+4
* server: serve files from storage/well-known (#5214)kontrollanten2022-10-041-0/+1
* Add cache info for security.txt configChocobozzz2022-09-221-1/+2
* fix: validate s3 response (#5231)q_h2022-09-081-1/+1
* Channel sync (#5135)Florent2022-08-101-0/+11
* Add option to not transcode original resolutionChocobozzz2022-08-091-0/+6
* Add ability for client to create server logsChocobozzz2022-07-181-0/+11
* Use yt-dlp by defaultChocobozzz2022-07-061-4/+4
* Introduce experimental telemetryChocobozzz2022-07-061-0/+16
* Add ability to disable unknown infohash logChocobozzz2022-06-301-4/+7
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-031-1/+0
|\
| * Completely remove best default trending algorithmChocobozzz2022-06-031-1/+0
* | Add ability to set default feed items countChocobozzz2022-05-241-3/+13
* | Add ability to set a custom video import timeoutChocobozzz2022-05-241-0/+3
|/
* Improve video studio commentChocobozzz2022-05-231-0/+1
* Prefer using null for rtmp listen settingChocobozzz2022-05-041-4/+6
* Fix listening host for liveChocobozzz2022-05-041-2/+4
* Better config comments for RTMP/RTMPSChocobozzz2022-05-041-2/+4
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-021-4/+14
* Fix redis config commentChocobozzz2022-04-151-1/+1
* Support video views/viewers stats in serverChocobozzz2022-04-151-0/+7
* Rename studio to editorChocobozzz2022-03-221-1/+1
* Make object storage ACL configurableDoug Luce2022-03-161-0/+3
* add client.videos.upload.maxChunkSize config (#4857)kontrollanten2022-03-161-0/+4
* Add latency setting supportChocobozzz2022-03-091-0/+6
* Display avatar in video miniatures (#4823)kontrollanten2022-03-081-0/+1
* Possibility to set custom RTMP/RTMPS hostname (#4811)kontrollanten2022-03-011-0/+2
* Add basic video editor supportChocobozzz2022-02-281-0/+4
* Add additional checks when importing a videoChocobozzz2022-02-091-2/+8
* Give the ability to define python path for youtube-dl / yt-dlpFlorent2022-01-101-0/+3
* Use different p2p policy for embeds and webappChocobozzz2021-12-161-1/+5
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-0/+5
* Ability for admins to set default upload valuesChocobozzz2021-12-141-11/+28
* Add ability to redirect users on external authChocobozzz2021-12-031-0/+6
* cleanup_remote_interactions: true by defaultChocobozzz2021-11-291-3/+1
* Refactor video viewsChocobozzz2021-11-091-0/+5
* Correctly close RTMPS server tooChocobozzz2021-11-051-0/+2
* Support RTMPSChocobozzz2021-11-051-0/+7
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+2
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-0/+3
* Cleanup configChocobozzz2021-10-221-7/+20
* Rewrite youtube-dl importChocobozzz2021-10-221-4/+1
* Breaking: fix inconsistencies in configurationChocobozzz2021-10-201-13/+13
* Fix admin edition disabling featureChocobozzz2021-10-141-1/+1