mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-05-03 06:46:27 +02:00
add constant to disable commands
This commit is contained in:
parent
39caa92a62
commit
712eeb39e5
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
'PWD_LOGS' => '/var/log/raspisms',
|
||||
'PWD_PID' => '/var/run/raspisms',
|
||||
'APP_SECRET' => '%APP_SECRET%',
|
||||
'ENABLE_COMMAND' => false,
|
||||
|
||||
//E-mail types
|
||||
'EMAIL_RESET_PASSWORD' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue