Add example config to go with shitty systemd unit file
This commit is contained in:
parent
61ad66a70c
commit
45b806fbda
|
@ -0,0 +1,6 @@
|
||||||
|
#Place this file in /opt/.tt/your-instance-name.conf
|
||||||
|
#Then run `systemctl enable trashtalker@your-instance-name` to enable this instance
|
||||||
|
#Followed by `service trashtalker@your-instance-name start` to start up this instance
|
||||||
|
|
||||||
|
TT_MEDIA_SOURCE=/path/to/your/media
|
||||||
|
TT_LISTEN_PORT=5062
|
Loading…
Reference in New Issue