Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 254 Bytes

NEW_FEATURES.md

File metadata and controls

6 lines (4 loc) · 254 Bytes

New features

Disable user registration:

There's a new boolean in the app.properties: registration.enabled (required). If set to false it disable the views user/registration (GET and POST) and remove the link to it from the front page.