1. Yml Settings
  2. 🚏 issues.yml

Yml Settings

🚏 issues.yml

Introduction

The issue.yml file is responsible for setting up the configurations for Marker IO, what I mean by that is, it is responsible to tell the app if Marker IO is enabled and if it is, what is the Project ID to load from.

Here is an example of the issue.yml file:

        default: markerio

enable: true

providers:
  markerio:
    project: $PUBLIC_MARKERIO_PROJECT_ID

      

Default

  • Description: [To Be Determined]

Enable

  • Description: [To Be Determined]

Providers

MarkerIO

Project

This is where you add your marker io project ID