Skip to content

Commit

Permalink
Merge pull request #19 from c4m4/master
Browse files Browse the repository at this point in the history
option to disable exposing php version
  • Loading branch information
chusiang authored Sep 18, 2018
2 parents 1e0c8c5 + 98c6a6d commit 5025406
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
# just for debug.
debug_mode: false

#disable exposing php version
php_expose: 'Off'

# allow_url_fopen
# Default Value: On
php_allow_url_fopen: "Off"
Expand Down

0 comments on commit 5025406

Please sign in to comment.