From 291c7254990d07d1332a1414f2270117b384b7c1 Mon Sep 17 00:00:00 2001 From: Franscobec Date: Thu, 9 Apr 2026 21:28:00 -0400 Subject: [PATCH] Update sample/clientconfig --- sample/clientconfig | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sample/clientconfig b/sample/clientconfig index 8242aac..aa84416 100644 --- a/sample/clientconfig +++ b/sample/clientconfig @@ -1,11 +1,7 @@ -serverdirectory="http://localhost:8080/sshkeys" -failover="disabled" +server="http://localhost:8080/sshkeys" privkey=priv pubkey=pub checksumdirectory=chksum disablechecksums=0 userid=1000 -hidedefaultwarning=0 - -#setting hidedefaultwarning to 1 will disable the warning shown when running the script about security. -#privkey, pubkey and checksumdirectory values will add the prefix of the provided serverdirectory link (for example in this case it would result to http://localhost:8080/sshkeys/priv) \ No newline at end of file +insecure=0