Misc. typos
[oweals/peertube.git] / config / production.yaml.example
2018-03-30 luz.pazMisc. typos
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-23 ChocobozzzPrepare building docker files on docker hub
2018-03-22 ChocobozzzAdd option to disable starttls
2018-03-15 ChocobozzzAdd short description in config
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-27 ChocobozzzFix typo
2018-02-27 ChocobozzzAdd warning in production.yaml
2018-02-26 ChocobozzzOnly use 1 thread for transcoding by default
2018-02-26 ChocobozzzChange transcoding default conf options
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-14 ChocobozzzChange default logging
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd ability to reset our password
2018-01-25 ChocobozzzMove job queue to redis
2018-01-23 ChocobozzzPeertube home in /var/www instead of /home
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-15 ChocobozzzRemove unused keys in configuration
2018-01-15 ChocobozzzAdd github release to release script
2018-01-15 ChocobozzzPrepare production workflow
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-04 ChocobozzzAdd account avatar
2017-10-17 ChocobozzzUpdate production configuration file example
2017-10-09 ChocobozzzChange how we handle resolution
2017-09-04 ChocobozzzBegin user quota
2017-08-26 ChocobozzzUpdate production example configuration
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files
2017-03-10 ChocobozzzServer: add config endpoint
2017-02-16 ChocobozzzAdd email to pods
2017-01-16 Luc DidryAdd hint about database name in config files
2017-01-12 ChocobozzzAdd quotes to config prod example
2017-01-12 ChocobozzzMerge branch 'postgresql'
2016-12-27 ChocobozzzCopy all keys in production example so if we chagne...
2016-12-19 ChocobozzzFirst version with PostgreSQL
2016-10-26 ChocobozzzServer: host -> hostname (host = hostname + port)
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-01 ChocobozzzAdd database suffix to the production configuration...
2016-10-01 ChocobozzzAdd a comment to the webserver part in the yaml configu...
2016-05-20 ChocobozzzAdd production example file