diff --git a/lufi.conf.template b/lufi.conf.template index d4ad57c..9d60070 100644 --- a/lufi.conf.template +++ b/lufi.conf.template @@ -7,6 +7,9 @@ hypnotoad => { # array of IP addresses and ports you want to listen to listen => ['http://127.0.0.1:8080'], + # if you use Lufi behind a reverse proxy like Nginx, you want ro set proxy to 1 + # if you use Lufi directly, let it commented + #proxy => 1, }, # put a way to contact you here and uncomment it