From b8fa5dc8ca1e934e0741384aadc6fa66d3ada5d7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 14 Sep 2022 23:41:57 +0000 Subject: [PATCH] --- load/user.properties | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/load/user.properties b/load/user.properties index 1bdfe63..b0f7b76 100644 --- a/load/user.properties +++ b/load/user.properties @@ -154,8 +154,10 @@ # Set this if you don't want to use SSL for RMI # #server.rmi.ssl.disable=false -ayServer=test.onayanova.com -aySeedLevel=small -ayUserCount=2 -ayDuration=300 -ayProtocol=https \ No newline at end of file +######################################## +#UNCOMMENT FOR GUI TESTING (must be available before starting gui or restart it) +# ayServer=test.onayanova.com +# aySeedLevel=small +# ayUserCount=2 +# ayDuration=300 +# ayProtocol=https \ No newline at end of file