Skip to content
Snippets Groups Projects
Commit 7ebe578b authored by Mike McKay's avatar Mike McKay
Browse files

XNAT-4272 Fixed bug with disabling comments on registration.

parent 86d9d855
No related branches found
No related tags found
No related merge requests found
......@@ -869,10 +869,10 @@ registrationOptions:
If true, user accounts will be enabled automatically when the user registers. Users will be able to access the site and any 'public'
projects immediately. If false, the site administrator will be required to manually enable user accounts. Either way the administrator
receives an email notification when a user registers.
allowUserCommentsOnRegistration:
uiAllowNewUserComments:
kind: panel.input.checkbox
id: allowUserCommentsOnRegistration
name: allowUserCommentsOnRegistration
id: uiAllowNewUserComments
name: UI.allow-new-user-comments
label: "Allow User Comments on Registration?"
restrictUserListAccessToAdmins:
kind: panel.input.checkbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment