mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Remove salt rounds from example env
This commit is contained in:
@@ -37,7 +37,6 @@ STORAGE_DIGITALOCEAN_REGION="ams3"
|
||||
SECRET="abcdef"
|
||||
ACCESS_TOKEN_EXPIRY_TIME="15m"
|
||||
REFRESH_TOKEN_EXPIRY_TIME="7d"
|
||||
SALT_ROUNDS=10
|
||||
|
||||
####################################################################################################
|
||||
# SSO (oAuth) Providers
|
||||
|
||||
Reference in New Issue
Block a user