nodogsplash2: set the default webroot explicitly
authorMoritz Warning <moritzwarning@web.de>
Thu, 28 Dec 2017 12:16:26 +0000 (13:16 +0100)
committerMoritz Warning <moritzwarning@web.de>
Thu, 28 Dec 2017 12:16:26 +0000 (13:16 +0100)
nodogsplash2/files/nodogsplash.config

index c02b66facdc219e73ff1f673926e086f5bc9e627..3af939f4d4e48763c3f52bdff28b1654953ef7a5 100644 (file)
@@ -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'