From d139fdd4815f6324f5db85461f6daed68200bab4 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 14 Jul 2015 00:20:09 +0200 Subject: [PATCH] config file --- app/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/config.yml diff --git a/app/config.yml b/app/config.yml new file mode 100644 index 0000000..69c5903 --- /dev/null +++ b/app/config.yml @@ -0,0 +1,7 @@ +debug: false + +player: + before: export "DISPLAY=:0" + command: /usr/bin/mpv %stream% + +