Merge "features.conf.sample: Clarify ActivatedBy documentation wording." into 13

This commit is contained in:
Jenkins2
2017-11-27 15:27:07 -06:00
committed by Gerrit Code Review

View File

@@ -72,8 +72,8 @@
; means run the application on the opposite channel from the one that ; means run the application on the opposite channel from the one that
; has activated the feature. ; has activated the feature.
; ActivatedBy -> ActivatedBy is no longer honored. The feature is activated by which ; ActivatedBy -> ActivatedBy is no longer honored. The feature is activated by which
; channel DYNAMIC_FEATURES includes the feature is on. Use predial ; channel DYNAMIC_FEATURES includes the feature is on. Use a pre-dial
; to set different values of DYNAMIC_FEATURES on the channels. ; handler to set different values for DYNAMIC_FEATURES on the channels.
; Historic values are: "caller", "callee", and "both". ; Historic values are: "caller", "callee", and "both".
; Application -> This is the application to execute. ; Application -> This is the application to execute.
; AppArguments -> These are the arguments to be passed into the application. If you need ; AppArguments -> These are the arguments to be passed into the application. If you need