security/debug-block¶
Blocks rs-debug-enable from being turned on.
Since rs-debug-enable may expose sensitive information, setting ANY value in this Param will block places where rs-debug-enable can be set in common libraries.
If true, it will
- set RS_DEBUG_ENABLE=false in setup.tmpl
- attempt to set rs-debug-enable:false on the machine if it was set true
If false, it will not set RS_DEBUG_ENABLE at all or change machine values
Design note: use of this variable is exists or not exists because we do not want potential users to be able to override a true value with a false value anywhere in the resolution chain.
Objects that Reference security/debug-block¶
- templates prelude.ps1.tmpl in Community Core as part of Contents (used)
- templates setup.tmpl in Community Core as part of Contents (used)
- templates prelude.tmpl in Community Core as part of Contents (used)
- templates setup.ps1.tmpl in Community Core as part of Contents (used)
Objects used by security/debug-block¶
Not used in current content packs