view tests/cli/test_showconfig.yaml @ 874:f4608e2e80ce

data: Optimize page data creation. `datetime.strftime` was pretty costly so it's no lazily-computed in some places, and replaced with some better alternative elsewhere.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 15 Jun 2017 07:31:50 -0700
parents 982de61e7da9
children
line wrap: on
line source

---
args: showconfig
---
config:
    site:
        root: /something
args: showconfig site/root
out: /something/