about summary refs log tree commit diff
path: root/bundles/svtree-www/metadata.py
blob: 1d5700ad4476429ab4314c1715088af553e78e4b (plain) (blame)
1
2
3
4
5
6
7
8
defaults = {
    "apk": {
        "packages": {
            "caddy": {},
            "rsync": {}, # used to sync up changes
        },
    },
}