Add example config to go with shitty systemd unit file

This commit is contained in:
Maff 2019-05-01 11:53:52 +00:00
parent 61ad66a70c
commit 45b806fbda
1 changed files with 6 additions and 0 deletions

6
example.conf Normal file
View File

@ -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