diff --git a/6.0.X/deployment/configuration/index.html b/6.0.X/deployment/configuration/index.html index 9c179d8c..35318db6 100755 --- a/6.0.X/deployment/configuration/index.html +++ b/6.0.X/deployment/configuration/index.html @@ -775,6 +775,17 @@ + + +
  • + + + + Functional customization + + + +
  • @@ -4625,6 +4636,17 @@ +
  • + +
  • + + + + Functional customization + + + +
  • @@ -5169,6 +5191,103 @@

    Maps & references

    +

    Functional customization

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterEnvironment variableDefault valueDescription
    relations_deduplication:past_daysRELATIONS_DEDUPLICATION__PAST_DAYS30De-duplicate relations based on start_time and stop_time - n days
    relations_deduplication:next_daysRELATIONS_DEDUPLICATION__NEXT_DAYS30De-duplicate relations based on start_time and stop_time + n days
    relations_deduplication:created_by_basedRELATIONS_DEDUPLICATION__CREATED_BY_BASEDfalseTake into account the author to duplicate even if stat_time / stop_time are matching
    relations_deduplication:types_overrides:relationship_type:past_daysRELATIONS_DEDUPLICATION__RELATIONSHIP_TYPE__PAST_DAYSOverride the past days for a specific type of relationship (ex. targets)
    relations_deduplication:types_overrides:relationship_type:next_daysRELATIONS_DEDUPLICATION__RELATIONSHIP_TYPE__NEXT_DAYSOverride the next days for a specific type of relationship (ex. targets)
    relations_deduplication:types_overrides:relationship_type:created_by_basedRELATIONS_DEDUPLICATION__RELATIONSHIP_TYPE__CREATED_BY_BASEDOverride the author duplication for a specific type of relationship (ex. targets)
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ParameterEnvironment variableDefault valueDescription
    app:graphql:playground:enabledAPP__GRAPHQL__PLAYGROUND__ENABLEDtrueEnable the playground on /graphql
    app:graphql:playground:force_disabled_introspectionAPP__GRAPHQL_PLAYGROUND__FORCE_DISABLED_INTROSPECTIONfalseIntrospection is allowed to auth users but can be disabled in needed
    app:concurrency:retry_countAPP__CONCURRENCY__RETRY_COUNT200Number of try to get the lock to work an element (create/update/merge, ...)
    app:concurrency:retry_delayAPP__CONCURRENCY__RETRY_DELAY100Delay between 2 lock retry (in milliseconds)
    app:concurrency:retry_jitterAPP__CONCURRENCY__RETRY_JITTER50Random jitter to prevent concurrent retry (in milliseconds)
    app:concurrency:max_ttlAPP__CONCURRENCY__MAX_TTL30000Global maximum time for lock retry (in milliseconds)

    Technical customization

    @@ -6100,7 +6219,7 @@

    ElasticSearch

    - 2024-02-26 + 2024-02-26 @@ -6128,14 +6247,14 @@

    ElasticSearch