[Moin-user] Load statistics

2012-04-07 Thread Manfred Lotz
Hi there, On http://moinmo.in there is a load statistics at the bottom of the page like this: Page.execute = 0.047s getACL = 0.003s init = 0.001s load_multi_cfg = 0.000s run = 0.141s send_page = 0.107s send_page_content = 0.048s total = 0.141s How can this be activated? -- Manfred -

Re: [Moin-user] Load statistics

2012-04-07 Thread Rudolf Reuter
Hello Manfred, in wikiconfig.py add: show_timings = True Regards, Rudolf Am 08.04.12 06:33, schrieb Manfred Lotz: > Hi there, > On http://moinmo.in there is a load statistics at the bottom of the > page like this: > > Page.execute = 0.047s getACL = 0.003s init = 0.001s load_multi_cfg = > 0.