Skip to content
Snippets Groups Projects
Select Git revision
  • 12f932a6c2a337874d8b0395b3ad21452c6d6fa5
  • master default protected
  • simple-task/7248-eol-check-add-node-22
  • 6877_check_iml_deployment
4 results

config.json

Blame
  • config.json 818 B
    {
        "title": "IML Icinga Checks",
        "author": "Axel Hahn",
        "tagline": "Icinga checks written in Bash",
        "ignore": {
            "files": ["zz_template_check_.md"],
            "folders": ["99_Not_Ready"]
        },
        "html": {
            "auto_toc": true,
            "auto_landing": false,
            "date_modified": false,
            "jump_buttons": true,
            "edit_on_github_": "iml-it/__PROJECT__/tree/master/docs",
            "edit_on_": {
                "name": "Gitlab",
                "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/icinga-checks/tree/master/docs"
            },
            "links": {
                "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/icinga-checks",
                "IML Opensource": "https://os-docs.iml.unibe.ch/"
            },
            "theme": "daux-blue",
            "search": true
        }
    }