mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
Allow user to push star model facts to Directory
This takes advantage of new functionality added to Directory sync. Defaults to false.
This commit is contained in:
@ -6,3 +6,4 @@ services:
|
|||||||
DS_DIRECTORY_USER_NAME: ${DS_DIRECTORY_USER_NAME}
|
DS_DIRECTORY_USER_NAME: ${DS_DIRECTORY_USER_NAME}
|
||||||
DS_DIRECTORY_PASS_CODE: ${DS_DIRECTORY_PASS_CODE}
|
DS_DIRECTORY_PASS_CODE: ${DS_DIRECTORY_PASS_CODE}
|
||||||
DS_TIMER_CRON: ${DS_TIMER_CRON}
|
DS_TIMER_CRON: ${DS_TIMER_CRON}
|
||||||
|
DS_DIRECTORY_ALLOW_STAR_MODEL: ${DS_DIRECTORY_ALLOW_STAR_MODEL}
|
||||||
|
Reference in New Issue
Block a user