copr-be-dev: fix lighttpd conf

This commit is contained in:
clime 2018-08-23 14:45:19 +02:00
parent 58590df421
commit 19e100a472

View file

@ -456,7 +456,7 @@ server.upload-dirs = ( "/var/tmp" )
## custom includes like vhosts.
##
#include "conf.d/config.conf"
include_shell "cat /etc/lighttpd/vhosts.d/*.conf"
#include_shell "cat /etc/lighttpd/vhosts.d/*.conf"
##
#######################################################################