mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Added an demo mode option, where the user password change dialog is disabled.
This commit is contained in:
parent
c955a3a221
commit
89acf91fe6
4 changed files with 26 additions and 6 deletions
3
.env
3
.env
|
@ -47,4 +47,7 @@ NO_URL_REWRITE_AVAILABLE=false
|
|||
# When this is empty the content of config/banner.md is used as banner
|
||||
BANNER=""
|
||||
|
||||
# In demo mode things it is not possible for a user to change his password and his settings.
|
||||
DEMO_MODE=0
|
||||
|
||||
### End custom vars
|
Loading…
Add table
Add a link
Reference in a new issue