Remove DP statement already present in readme.

This commit is contained in:
lablans 2024-08-15 11:43:14 +00:00
parent de847f309c
commit 18c9e1bb30
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ services:
DS_DIRECTORY_USER_NAME: ${DS_DIRECTORY_USER_NAME}
DS_DIRECTORY_USER_PASS: ${DS_DIRECTORY_USER_PASS}
DS_TIMER_CRON: ${DS_TIMER_CRON:-0 22 * * *}
# It is recommended to check the enabling of this flag with your local data protection group
DS_DIRECTORY_ALLOW_STAR_MODEL: ${DS_DIRECTORY_ALLOW_STAR_MODEL:-true}
DS_DIRECTORY_MOCK: ${DS_DIRECTORY_MOCK}
DS_DIRECTORY_DEFAULT_COLLECTION_ID: ${DS_DIRECTORY_DEFAULT_COLLECTION_ID}