diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/vanilla-server.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/vanilla-server.json b/conf/vanilla-server.json index 41e90b8..452dc4c 100644 --- a/conf/vanilla-server.json +++ b/conf/vanilla-server.json @@ -49,7 +49,8 @@ "remote": { "host": "localhost", "domain": "" - } + }, + "noResultsUrl": "" }, "c1export": { "host": "localhost", |