From 1dc8ab429fbf51c8903325d77a24318ebae16581 Mon Sep 17 00:00:00 2001 From: AGSPhoenix Date: Tue, 15 May 2018 20:28:52 -0400 Subject: [PATCH] Specify configuration URL --- protocol.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol.txt b/protocol.txt index 03c3713..a19234a 100644 --- a/protocol.txt +++ b/protocol.txt @@ -1,6 +1,6 @@ === Session creation === -Url: Server url +Url: Server url + "/server/config.php" Parameters as GET: * login: User's login in plain text. * password: User's password in plain text.