Skip to content
Snippets Groups Projects
Select Git revision
  • a6cb5f7e089aec2cefa672684aa7d86860dae38c
  • master default protected
  • th/btop
  • th/ssh-config
  • th/rwth-afu
  • th/rhel
  • th/emacs-nox-gtk
7 results

logging.yml

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    config.example.toml 278 B
    
    [[volume]]
        volume_group = "exports"
        name = "pub"
        path = ".snapshots"
    
        [[volume.keep]]
            number   = 24
            interval = "1H"
    
        [[volume.keep]]
            number = 31
            interval = "1d"
    
        [[volume.keep]]
            number = 6
            interval = "1m"