Skip to content

Commit

Permalink
Update to readme about client encryption key.
Browse files Browse the repository at this point in the history
  • Loading branch information
j0nat committed Oct 19, 2018
1 parent 38aafe8 commit 38da57f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ The client consists of the following files:
+ WLMData.dll
+ NetworkCommsDotNetComplete.dll

Change the encryption key in the WLMClient\Config\Properties.cs file:
``` public static string SERVER_ENCRYPTION_KEY = "CHANGEME";```

After compiling open Messenger.config and insert the server address and port number.

```xml
Expand Down

0 comments on commit 38da57f

Please sign in to comment.