From 7b79e8c41ede7880ab879e47a300702d5b8351d2 Mon Sep 17 00:00:00 2001 From: utkarshgautamnyu Date: Wed, 5 Jul 2017 13:53:04 -0700 Subject: [PATCH] Update describe-settings.json --- domain-server/resources/describe-settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domain-server/resources/describe-settings.json b/domain-server/resources/describe-settings.json index bc67a31c02..d9d6abc840 100644 --- a/domain-server/resources/describe-settings.json +++ b/domain-server/resources/describe-settings.json @@ -50,11 +50,12 @@ { "label": "Places / Paths", "html_id": "places_paths", + "restart": false, "settings": [ { "name": "paths", "label": "Paths", - "help": "Clients can enter a path to reach an exact viewpoint in your domain.
Add rows to the table below to map a path to a viewpoint.
The index path ( / ) is where clients will enter if they do not enter an explicit path.", + "help": "Clients can enter a path to reach an exact viewpoint in your domain.
Add rows to the table below to map a path to a viewpoint.
The index path ( / ) is where clients will enter if they do not enter an explicit path.", "type": "table", "can_add_new_rows": true, "key": {