Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl authored Sep 14, 2021
1 parent 33653b4 commit 6bcbe69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ You'll need to setup the server and database before you can connect with the cli
username = "defaultkey",
password = "",
engine = defold,
timeout = 10, -- connection timeout in seconds
}
local client = nakama.create_client(config)
```
Expand Down

0 comments on commit 6bcbe69

Please sign in to comment.