You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ It is also possible to specify a default user image in case the user's `~/.face`
43
43
## Variables
44
44
| Variable | Description | Default value |
45
45
|----------|---------|-------------|
46
-
| `nody_greeter_version` | The version of the nody-greeter to install from GitHub. | `1.5.2` |
46
+
| `nody_greeter_version` | The version of the nody-greeter to install from GitHub. | `1.6.2` |
47
47
| `codam_web_greeter_git_repo` | The repository to download codam-web-greeter from. | `https://github.com/codam-coding-college/codam-web-greeter` |
48
48
| `codam_web_greeter_version` | The version of codam-web-greeter to download (use a tag or a branch name from the git repo). | `v1.1.0` |
49
49
| `codam_web_greeter_data_server_url` | The URL to the data server to download the greeter data from. Hostname is appended to the url, so make sure it ends with a slash. | `https://clusterdata.codam.nl/api/config/` |
0 commit comments