From 8f848c65ee0000bb4211b228cf66ace774a8d9c6 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Sun, 12 Aug 2018 15:23:14 +0300 Subject: vid-simulator dev and test tool Change-Id: I38e7eead042bde3beeebbdf4e05a7f62f174fd1e Issue-ID: VID-281 Signed-off-by: Sonsino, Ofir (os0695) --- vid-ext-services-simulator/src/main/resources/simulator.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vid-ext-services-simulator/src/main/resources/simulator.properties') diff --git a/vid-ext-services-simulator/src/main/resources/simulator.properties b/vid-ext-services-simulator/src/main/resources/simulator.properties index e27a931b7..be5b8e937 100644 --- a/vid-ext-services-simulator/src/main/resources/simulator.properties +++ b/vid-ext-services-simulator/src/main/resources/simulator.properties @@ -5,4 +5,4 @@ simulator.mockserver.host = localhost simulator.mockserver.port = 1080 #Simulator proprietary -simulator.enablePresetRegistration = true \ No newline at end of file +simulator.enablePresetRegistration=false \ No newline at end of file -- cgit 1.2.3-korg