ansible-nginx-drupal icon indicating copy to clipboard operation
ansible-nginx-drupal copied to clipboard

Find a proper way to allow customization of configuration variable

Open pbuyle opened this issue 11 years ago • 0 comments

I quickly exposed the value used for the client_max_body_size directive in the http context as a variable in https://github.com/Pheromone/ansible-nginx-drupal/commit/7d1eee48f082811d6e207c23ecd660e544c763a7

There is a lot of directives in the http context that one may want to change. But I'm not sure the generalization of the pattern using in 7d1eee48f082811d6e207c23ecd660e544c763a7 would be produce a usable/maintainable solution.

pbuyle avatar Mar 21 '14 13:03 pbuyle