Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 923 Bytes

add-application-setting.md

File metadata and controls

35 lines (22 loc) · 923 Bytes
layout title
default
Add Application Setting

Screen Description

The Add Application Setting screen provides interface for adding a new application setting.

Note: The setting should be first implemented and recognized by the application before it is added here.

Add Application Setting{:class='screenshot'}

Details

  • Name

    • Name of the setting recognized by the application
  • Applies To

    • Which sessions the setting will affect
  • Value

    • Current value of the setting
  • Description

    • Description of the setting; can include possible values of the setting

Operations