sdk.java-client.1.0.0-M3.source-code.reference.conf Maven / Gradle / Ivy
The newest version!
######################
# mandatory settings #
######################
#sphere.project
#sphere.clientId
#sphere.clientSecret
#sphere.defaultLocale
#sphere.cart.currency
################################
# settings with default values #
################################
#URLs shall not contain trailing slashes!
sphere.core="https://api-v0.sphere.io"
sphere.auth="https://auth-v0.sphere.io"
#api modes: "Published" or "Staged"
sphere.products.mode="Published"
# Inventory mode to use for shopping carts
sphere.cart.inventoryMode ="None"
# Level of simulated API errors, to test how your client handles them.
sphere.chaosLevel=0
# settings for a plugin which updates frequently the cache for the category tree
sphere.categories.refresh.enabled=true
sphere.categories.refresh.initialDelay=60min
sphere.categories.refresh.delay=60min
© 2015 - 2025 Weber Informatics LLC | Privacy Policy