Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

settings.rst 638B

12345678910111213141516171819202122232425262728293031
  1. =======================
  2. Oscar specific settings
  3. =======================
  4. Oscar provides a number of configurable settings used to confugre the system.
  5. .. contents::
  6. :local:
  7. :depth: 1
  8. Available settings
  9. ==================
  10. OSCAR_DEFAULT_CURRENCY
  11. ----------------------
  12. Default: None (This is a required field)
  13. This should be the symbol of the currency you wish Oscar to use by default.
  14. OSCAR_BASKET_COOKIE_LIFETIME
  15. ----------------------------
  16. Default: 604800 (1 week in seconds)
  17. The time to live for the basket cookie in seconds
  18. Deprecated settings
  19. ===================
  20. There are currently no deprecated settings in oscar