When a user submits a global configuration, it is called in your handle configure(StaplerRequest req, JSONObject json). Usually you extract your parameter from the request and put it in the field of your descriptor, where it will be automatically saved.
getter , . <f:textbox default="${descriptor.getSetting()}/> config.jelly .