mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 08:04:48 +00:00
Set todoist migration redirect url to the frontend url by default
This commit is contained in:
@@ -272,6 +272,19 @@ Full path: `service.enableemailreminders`
|
||||
Environment path: `VIKUNJA_SERVICE_ENABLEEMAILREMINDERS`
|
||||
|
||||
|
||||
### enableuserdeletion
|
||||
|
||||
If true, will allow users to request the complete deletion of their account. When using external authentication methods
|
||||
it may be required to coordinate with them in order to delete the account. This setting will not affect the cli commands
|
||||
for user deletion.
|
||||
|
||||
Default: `true`
|
||||
|
||||
Full path: `service.enableuserdeletion`
|
||||
|
||||
Environment path: `VIKUNJA_SERVICE_ENABLEUSERDELETION`
|
||||
|
||||
|
||||
---
|
||||
|
||||
## database
|
||||
|
||||
Reference in New Issue
Block a user