mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
b7c88beb9a
Sponsored by: Netzkommune GmbH
12 lines
506 B
Plaintext
12 lines
506 B
Plaintext
--- ../passenger-6.0.6/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb.orig 2018-12-03 12:23:06.980728000 -0500
|
|
+++ ../passenger-6.0.6/src/ruby_supportlib/phusion_passenger/nginx/config_options.rb 2018-12-03 12:23:32.978924000 -0500
|
|
@@ -204,7 +204,7 @@
|
|
:name => 'passenger_disable_anonymous_telemetry',
|
|
:scope => :global,
|
|
:type => :flag,
|
|
- :default => false,
|
|
+ :default => true,
|
|
:context => [:main],
|
|
:struct => 'NGX_HTTP_MAIN_CONF_OFFSET'
|
|
},
|