Jeff Geerling
|
fabb651bf5
|
Fixes #170: Full control over PHP upload settings.
|
2017-01-14 15:48:42 -06:00 |
|
Steven Spasbo
|
0c3c0963a2
|
Added php option for disable_functions
* Added php_disable_functions variable
* Updated php.ini template
|
2016-10-05 12:15:33 -07:00 |
|
Jeff Geerling
|
40e4a7b668
|
Merge pull request #54 from csedev/master
Variable to enable / disable php_allow_url_fopen
|
2016-06-08 23:13:17 -05:00 |
|
Jeff Geerling
|
beffaeb4ce
|
Revert "Typo in php.ini mssql.compatibility_mode"
|
2016-04-08 14:19:23 -05:00 |
|
Petrox
|
ab2a314055
|
Typo in php.ini mssql.compatibility_mode
Bad:
mssql.compatability_mode = Off
Good:
mssql.compatibility_mode = Off
|
2016-04-08 19:39:46 +02:00 |
|
Jeff Geerling
|
041e7bc0d5
|
Fixes #99: Allow override of output_buffering setting.
|
2016-03-25 17:05:33 -05:00 |
|
Westin Shafer
|
db617add4a
|
Set always_populate_raw_post_data to -1 as setting is deprecated in 5.6
|
2016-02-19 09:04:12 -07:00 |
|
Jeff Geerling
|
f969eb2190
|
Fixes #58: Allow session save handler and path to be configured.
|
2016-02-16 21:48:38 -06:00 |
|
Antti Salminen
|
5c5c3ceae2
|
Configuration options for PHP session handling.
|
2016-02-10 22:36:37 +02:00 |
|
Chris Smith
|
592995082f
|
Variable to enable / disable php_allow_url_fopen
|
2015-09-12 11:52:18 -04:00 |
|
Jeff Geerling
|
30e9ef1a33
|
Add max_input_vars and max_input_time vars.
|
2015-05-27 10:17:43 -05:00 |
|
Jeff Geerling
|
f0d922699d
|
Merge pull request #31 from o2web/master
Add option to disable expose_php.
|
2015-05-11 10:27:12 -07:00 |
|
Jeff Geerling
|
bd2ef93fae
|
Clean up default php.ini and add php_display_startup_errors variable.
|
2015-04-24 11:02:59 -05:00 |
|
Louis-Michel Couture
|
924824c0f3
|
Add option to disable expose_php
|
2015-04-14 01:28:24 -04:00 |
|
Louis-Michel Couture
|
6f2516cc0a
|
Add configurable max post size
|
2015-04-12 13:03:29 -04:00 |
|
Jeff Geerling
|
ee9a827049
|
Add php_realpath_cache_size variable.
|
2014-11-20 10:52:06 -06:00 |
|
Jeff Geerling
|
8ea541776f
|
Issue #19: Allow self-managed php.ini, and related cleanup.
|
2014-11-11 11:34:06 -06:00 |
|
Sebastian Schwarz
|
df29e3d358
|
Make PHP option short_open_tag configurable
This is useful for nasty legacy applications.
|
2014-08-07 15:58:23 +02:00 |
|
Rich Allen
|
644194d3de
|
renaming sendmail variable to remain consistant with nameing conventions
|
2014-08-05 10:01:28 -04:00 |
|
Rich Allen
|
26c5175756
|
adding a sendmail path variable incase you wanted to set up something like mailcatcher or non-standard mail config"
|
2014-06-23 15:04:10 -04:00 |
|
Jeff Geerling
|
bf3f28ce77
|
Initial commit of meta, tasks, templates, and vars.
|
2014-02-28 20:39:35 -06:00 |
|