Skip to content
Snippets Groups Projects
Select Git revision
  • dd23a9f9bd095db9e483e322f5894f4210aec6cb
  • master default protected
  • update-appmonitor
3 results

__activate_later__.gitlab-ci.yml

Blame
  • config.json 616 B
    {
        "title": "IML certman",
        "tagline": "Wrapper for acme.sh to maintain ssl certificates",
        "author": "Axel Hahn",
        "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/appmonitor/tree/master/docs",
            "links": {
                "Git Repo": "https://git-repo.iml.unibe.ch/open-source/iml-certman"
            },
            "theme": "daux-blue",
            "search": true
        }
    }