diff --git a/example.conf b/example.conf new file mode 100644 index 0000000..2883b8d --- /dev/null +++ b/example.conf @@ -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 \ No newline at end of file