Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 1 | #MockServer startup details |
2 | |||||
3 | simulator.mockserver.protocol = http | ||||
4 | simulator.mockserver.host = localhost | ||||
5 | simulator.mockserver.port = 1080 | ||||
6 | |||||
7 | #Simulator proprietary | ||||
8 | simulator.enablePresetRegistration = true |