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

check_systemdservices.cfg

Blame
  • config.json 856 B
    {
        "title": "PHP emailcatcher",
        "author": "Axel Hahn",
        "tagline": "Fetch emails sent by mail() and browse them",
        "ignore": {
            "files": ["30_PHP-client/Plugins/Checks/_skeleton.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/php-emailcatcher/tree/main/docs"
            },
            "links": {
                "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/php-emailcatcher",
                "IML Opensource": "https://os-docs.iml.unibe.ch/"
            },
            "theme": "daux-blue",
            "search": true
        }
    }