feat: rebrand to yatm

This commit is contained in:
Samuel N Cui
2023-09-26 16:53:05 +08:00
parent 508d4bf137
commit 8eee1e9e4e
7 changed files with 10 additions and 6 deletions
+22
View File
@@ -0,0 +1,22 @@
domain: http://127.0.0.1:8080
listen: 127.0.0.1:8080
debug_listen: 127.0.0.1:8081
database:
dialect: sqlite
dsn: ./tapes.db
tape_devices:
- /dev/nst0
paths:
work: ./
source: ./
target: ./
scripts:
encrypt: ./scripts/encrypt
mkfs: ./scripts/mkfs
mount: ./scripts/mount
umount: ./scripts/umount
read_info: ./scripts/readinfo