garage/garage.sample.cfg

10 lines
171 B
INI
Raw Normal View History

2022-12-26 17:03:35 -05:00
[garage]
east-pin=1
2022-12-30 14:09:56 -05:00
west-pin=2
2022-12-26 17:03:35 -05:00
[push]
2024-04-03 14:09:11 -04:00
ntfy=[
{"host": "localhost", "topic": "topic", "auth": "auth"},
{"host": "ntfy.sh", "topic": "topic", "auth": "auth"}
]