Added config setting to disable password-reset and user-registration (#261)
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
kimai:
|
||||
|
||||
# Settings for the user management and login forms
|
||||
user:
|
||||
registration: true
|
||||
password_reset: true
|
||||
|
||||
# All configs related to timesheet and record management
|
||||
timesheet:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user