summaryrefslogtreecommitdiff
path: root/sysutils/immortal/files/www.yml
blob: 0869f06959cd18e29c84f98b1c1c3dd00fe604ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# expose via web the /tmp directory by using www
# pkg install go-www
cmd: /usr/local/bin/www
cwd: /tmp
log:
    file: /var/log/www.log
    age: 86400 # seconds
    num: 7     # int
    size: 1    # MegaBytes
user: www