#1208 prosodyctl check does not notice misplaced BOSH options

Reporter Zash
Owner Zash
Created
Updated
Stars ★ (1)
Tags
  • Milestone-0.12
  • Type-Defect
  • Priority-Medium
  • Status-Fixed
  1. Zash on

    To reproduce, add some BOSH-specific options to the end of your config file ``` Component "foo" consider_bosh_secure = true cross_domain_bosh = true ``` Then run `prosodyctl check config` Expected: "You have some misplaced options ..." Actual: *crickets*

  2. Zash on

    https://hg.prosody.im/trunk/rev/1b17b967838e teaches it to point out consider_bosh_secure as misplaced and cross_domain_bosh is obsolete.

    Changes
    • owner Zash
    • tags Milestone-0.12 Status-Fixed

New comment

Not published. Used for spam prevention and optional update notifications.