aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-121-1/+6
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+3
* Add hardware information in instance configChocobozzz2019-09-051-0/+1
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add more attributes to about pageChocobozzz2019-09-051-0/+10
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+17
* email object -> email subjectChocobozzz2019-08-221-2/+2
* Check latest plugins version with config intervalChocobozzz2019-07-241-1/+2
* Add ability to search available pluginsChocobozzz2019-07-241-0/+6
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+3
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-1/+2
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-0/+8
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-1/+2
* Feature/logrotation (#1881)Nassim Bounouas2019-06-111-1/+2
* Merge branch 'feature/audio-upload' into developChocobozzz2019-05-211-0/+1
|\
| * Add audio support in uploadChocobozzz2019-05-161-0/+1
* | Allow to control emails prefix and signature with config (#1789)Yohan Boniface2019-05-171-0/+8
|/
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-0/+10
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+7
* Add ability to limit videos history sizeChocobozzz2019-04-111-3/+8
* Move config in its own fileChocobozzz2019-04-111-0/+255