nodogsplash2: set the default webroot explicitly
This commit is contained in:
parent
dabd5842b4
commit
69ef0bb2d0
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ config nodogsplash
|
|||
# Set to 1 to enable nodogsplash
|
||||
option enabled 0
|
||||
|
||||
# Serve the file splash.html from this directory
|
||||
option webroot '/etc/nodogsplash/htdocs'
|
||||
|
||||
# Use plain configuration file
|
||||
#option config '/etc/nodogsplash/nodogsplash.conf'
|
||||
|
||||
|
|
Loading…
Reference in a new issue