Skip to content
Snippets Groups Projects
Select Git revision
  • 77509b75369fdfec5c6e4b22df10c0af510feecc
  • master default protected
  • 7771-harden-postgres-backup
  • pgsql-dump-with-snapshots
  • update-colors
  • update-docs-css
  • usb-repair-stick
  • desktop-notification
  • 7000-corrections
  • db-detector
10 results

config.json

Blame
  • config.json 603 B
    {
        "title": "IML Backup",
        "author": "Axel Hahn",
        "tagline": "Automatic decentral linux backups.",
        "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/iml-backup"
            },
            "theme": "daux-blue",
            "search": true
        }
    }