# File lib/simp/cli/config/items/data/simp_server_allow_simp_user.rb, line 19
    def recommended_value
      # NOTE: We ONLY want to use this Item when we want to turn off
      # the capability by default.
      'no'
    end