From 8f678d6d0699080768a8b81baf0116af0ad0ef8d Mon Sep 17 00:00:00 2001 From: frju365 Date: Tue, 7 Feb 2017 22:44:49 +0100 Subject: [PATCH] Create lufi.default --- conf/lufi.default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/lufi.default diff --git a/conf/lufi.default b/conf/lufi.default new file mode 100644 index 0000000..6f6d756 --- /dev/null +++ b/conf/lufi.default @@ -0,0 +1,6 @@ +# LDIR is the path where you installed Lufi +# It has to end with a final / +LDIR=__FINALPATH__ + +# USER is the user who will launch Lufi +USER=www-data