From 31b46c50745b70b71174f8242afa882b67431d51 Mon Sep 17 00:00:00 2001 From: aviadhahami Date: Sun, 13 Sep 2020 19:07:33 +0300 Subject: [PATCH] update: updated README to explain about .arl config --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d9084f..668565e 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Deemix in a Docker container. Deemix will work out of the box, but you should at least set a fixed port for the web interface and mount a folder to the container for where your downloads will go. You can also map a folder on the host for the config file (mount a local folder to /config/), but that's optional. If they add or rework settings in the future, there is no guarantee that your old configs will work, so beware. +> If using a config folder and global ARL, make sure to set it is in /path/config/.arl and that the file is the plaintext token ### Example for Docker: ```