Advertisement
Guest User

Untitled

a guest
Jun 30th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. ---
  2. Name: mysite
  3. After:
  4. - 'framework/*'
  5. - 'cms/*'
  6. ---
  7. # YAML configuration for SilverStripe
  8. # See http://doc.silverstripe.org/framework/en/topics/configuration
  9. # Caution: Indentation through two spaces, not tabs
  10. SSViewer:
  11. theme: 'simple'
  12. SiteConfig:
  13. extensions:
  14. - SiteConfigExtension
  15. ProductCatalogAdmin:
  16. extensions:
  17. - ProductCatalogAdminExtension
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement