Select Git revision
check_cpu.md
-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
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
}
}