Revision control

Copy as Markdown

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
---
about:
description: Nimbus Feature Manifest for Python Testing
channels:
- nightly
- developer
features:
example-feature:
description: An example feature
variables:
enabled:
description: If the feature is enabled
type: NotAValidType
default: false
defaults:
- channel: nightly
value: true
types:
objects: {}
enums: {}