mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-04 15:26:26 +02:00
Add enabling/disabling account deletion
This commit is contained in:
parent
6216ff63bb
commit
2f26f0a7cd
3 changed files with 28 additions and 18 deletions
|
@ -20,6 +20,7 @@
|
|||
'PWD_PID' => '/var/run/raspisms',
|
||||
'APP_SECRET' => '%APP_SECRET%',
|
||||
'ENABLE_COMMAND' => false,
|
||||
'ENABLE_ACCOUNT_DELETION' => true,
|
||||
|
||||
//E-mail types
|
||||
'EMAIL_RESET_PASSWORD' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue