mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 09:05:43 +00:00
set new users as sensitive by default
This commit is contained in:
parent
69309b9a98
commit
3589d2eef4
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -69,7 +69,7 @@ APP_THEME=default
|
|||
APP_THEMES=default
|
||||
|
||||
# Default sensitive status for new users
|
||||
APP_SENSITIVE=0
|
||||
APP_SENSITIVE=1
|
||||
|
||||
# Default approved status for new users
|
||||
APP_APPROVED=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue