Skip to content

Add reference table of available Feature Flags to Developer Guide #604

@vishal2005025

Description

@vishal2005025

Summary

The Handbook currently references the feature flags used in Jitsi Meet by linking to the source file. While helpful, SDK developers must navigate into the repository to discover available flags and their behavior.

To improve developer experience, the Handbook should include a reference list of exported feature flags directly in the Developer Guide. This would provide quick visibility into configurable behavior when embedding the SDK.

Proposal

Add a table to the Feature Flags section of the Developer Guide that includes:

  • Flag key name
  • Default value (when available)
  • Short description based on existing comments or documentation in the source

Include a note that flags may change over time and that the Jitsi Meet source remains the authoritative reference.

Affected docs

Developer Guide -> Feature Flags section

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions