comparison kallithea/bin/template.ini.mako @ 5819:e9c9f2e07de8

spelling: additional
author timeless@gmail.com
date Tue, 03 May 2016 05:01:51 +0000
parents 6afa528ee30e
children b68e7f1bf85b
comparison
equal deleted inserted replaced
5818:8d0770c7db39 5819:e9c9f2e07de8
422 422
423 <%text>## send logs only from erroneous/slow requests</%text> 423 <%text>## send logs only from erroneous/slow requests</%text>
424 <%text>## (saves API quota for intensive logging)</%text> 424 <%text>## (saves API quota for intensive logging)</%text>
425 errormator.logging_on_error = false 425 errormator.logging_on_error = false
426 426
427 <%text>## list of additonal keywords that should be grabbed from environ object</%text> 427 <%text>## list of additional keywords that should be grabbed from environ object</%text>
428 <%text>## can be string with comma separated list of words in lowercase</%text> 428 <%text>## can be string with comma separated list of words in lowercase</%text>
429 <%text>## (by default client will always send following info:</%text> 429 <%text>## (by default client will always send following info:</%text>
430 <%text>## 'REMOTE_USER', 'REMOTE_ADDR', 'SERVER_NAME', 'CONTENT_TYPE' + all keys that</%text> 430 <%text>## 'REMOTE_USER', 'REMOTE_ADDR', 'SERVER_NAME', 'CONTENT_TYPE' + all keys that</%text>
431 <%text>## start with HTTP* this list be extended with additional keywords here</%text> 431 <%text>## start with HTTP* this list be extended with additional keywords here</%text>
432 errormator.environ_keys_whitelist = 432 errormator.environ_keys_whitelist =