Skip to content
Snippets Groups Projects
Select Git revision
  • 5fe2de1ac17ca33c7fb16fdb68bc6614478c9ce8
  • master default protected
2 results

config.json

Blame
  • user avatar
    Hahn Axel (hahn) authored
    823d606a
    History
    config.json 783 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",
            "edit_on": {
                "name": "Gitlab",
                "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/iml-certman/tree/master/docs"
            },
            "links": {
                "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/iml-certman"
            },
            "theme": "daux-blue",
            "search": true
        }
    }