From 248ba85a4b8c53230ae4a4fab7c4a1f9de6fd12f Mon Sep 17 00:00:00 2001 From: azlux Date: Fri, 22 Nov 2019 16:07:03 +0100 Subject: [PATCH] inital config --- configuration.default.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.default.ini b/configuration.default.ini index 0d9c9a0..ed56b73 100644 --- a/configuration.default.ini +++ b/configuration.default.ini @@ -12,7 +12,7 @@ comment = Hi, I'm here to play radio, local music or youtube/soundcloud music. H volume = 0.1 admin = User1;User2; # Allow user to kill the bot music_folder = music_folder/ -tmp_folder = tmp/ +tmp_folder = /tmp/ pip3_path = venv/bin/pip auto_update = True