From 0bc689fc3d695864d1673dbe37c8596b3674d1c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 22 Jun 2016 01:44:00 +0000
Subject: [PATCH] apache frontend: describe a bit more default-path parameter

---
 .../apache-frontend/instance-slave-apache-input-schema.json     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/software/apache-frontend/instance-slave-apache-input-schema.json b/software/apache-frontend/instance-slave-apache-input-schema.json
index 9286f1bdb..0e6970120 100644
--- a/software/apache-frontend/instance-slave-apache-input-schema.json
+++ b/software/apache-frontend/instance-slave-apache-input-schema.json
@@ -41,7 +41,7 @@
 
     "default-path": {
       "title": "Default Path",
-      "description": "Provide default path to redirect user to",
+      "description": "Provide default path to redirect user to when user access / (the site root)",
       "type": "string",
       "default": ""
     },
-- 
2.30.9