summaryrefslogtreecommitdiffhomepage
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index f24b3b8..fac423e 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -48,14 +48,20 @@ Environment Variables
The following environment variables are supported:
-WEBBOX_PATH
+WEBBOX_PATH <path>
Directory with the payload files to be served by a webbox.
-WEBBOX_NAME
+WEBBOX_NAME <title>
Title of the webbox. Will be written on top of the Web UI.
+WEBBOX_READONLY On|Off
+
+ If present and set to On, the whole webbox will not provide write/changes
+ to the contents of the box.
+
+
Authentication
--------------