AzuraCast/util
Ken Verhaegen 4285996d1e Move client_max_body_size inside correct context (#436)
This prevents nginx from whining in combination with other configurations, making the same mistake (setting it outside of context)
The [documentation](http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size) states it can be used inside the following contexts: http, server, location.
2018-02-17 14:14:44 -06:00
..
ansible Move client_max_body_size inside correct context (#436) 2018-02-17 14:14:44 -06:00
docker/static Static asset cleanup part 1 2017-09-19 05:19:14 -05:00
fixtures Add docker utilities, allow docker and non-docker codebase to coexist, add support for auto-installing fixtures. 2017-06-01 00:18:21 -05:00
ansible_setup.sh util/ansible_setup: use $HOME instead of hardcoding dirpaths 2016-12-11 12:07:05 -08:00
azuracast_db.sql Improve the idempotence of the initial DB migration by switching to "CREATE TABLE IF NOT EXISTS" with inline constraints. 2017-06-03 07:48:47 -05:00
cli.php Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
docker-compose-dev.sh Update recent-request check to also use the station request threshold. 2017-10-15 16:01:46 -05:00
docker-install-dev.sh Major code quality refactor (#399) 2018-02-01 05:49:40 -06:00
locale_generate.sh Locale update. 2017-04-12 23:55:11 -05:00
locale_import.sh Create new small helper scripts to handle locale generation and importing. 2016-11-17 12:25:17 -06:00
swagger.php Relocate swagger.php to unclutter the docroot. [skip ci] 2017-07-20 22:50:44 -05:00
xenial_mysql_fix.sql Closes #15 - Implement full support for Ubuntu 16.04 (Xenial) and update the local Vagrant box to use 16.04 as its base image. 2016-09-09 03:05:17 -05:00