Skip to content
Snippets Groups Projects
Select Git revision
  • 8062df7e35170b1b3201261d6b4c536e7bc00dcf
  • master default protected
  • handle-cookies
  • add-docker
4 results

config.json

Blame
  • user avatar
    Hahn Axel (hahn) authored
    8062df7e
    History
    config.json 686 B
    {
        "title": "IML Redirect",
        "author": "Axel Hahn",
        "tagline": "Redirect urls of any domain that points here.",
        "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/iml-open-source/redirect-handler/",
                "IML Opensource": "https://os-docs.iml.unibe.ch/"
            },
            "theme": "daux-blue",
            "search": true
        }
    }