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 | ||||
Ittay Stern | cb8baa2 | 2019-03-11 15:50:07 +0200 | [diff] [blame] | 8 | simulator.enablePresetRegistration=false |
Bartosz Gardziejewski | 30794f9 | 2019-03-25 10:07:38 +0100 | [diff] [blame] | 9 | simulator.enableCentralizedRoleAccess=false |