annotate test.ini @ 5363:605dbc13eeb7

ini: consistently use single line escaping of ## in template.ini.mako and separate sections by a single empty line
author Mads Kiilerich <madski@unity3d.com>
date Thu, 06 Aug 2015 22:12:30 +0200
parents 8479cf4432fc
children a478cad966b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
1 ################################################################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2 ################################################################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
3 # Kallithea - config for tests: #
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
4 # initial_repo_scan = true #
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
5 # vcs_full_cache = false #
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
6 # sqlalchemy and kallithea_test.sqlite #
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
7 # custom logging #
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
8 # #
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
9 # The %(here)s variable will be replaced with the parent directory of this file#
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
10 ################################################################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
11 ################################################################################
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
12
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
13 [DEFAULT]
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
14 debug = true
1366
9c0f5d558789 fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached
Marcin Kuzminski <marcin@python-works.com>
parents: 1079
diff changeset
15 pdebug = false
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
16
472
91292686c1ed updated config files, and added celery dependency
Marcin Kuzminski <marcin@python-works.com>
parents: 459
diff changeset
17 ################################################################################
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
18 ## Uncomment and replace with the address which should receive ##
552
2642f128ad46 removed egg info, update files for distutils build
Marcin Kuzminski <marcin@python-works.com>
parents: 549
diff changeset
19 ## any error reports after application crash ##
4212
24c0d584ba86 General renaming to Kallithea
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4210
diff changeset
20 ## Additionally those settings will be used by Kallithea mailing system ##
472
91292686c1ed updated config files, and added celery dependency
Marcin Kuzminski <marcin@python-works.com>
parents: 459
diff changeset
21 ################################################################################
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
22 #email_to = admin@localhost
472
91292686c1ed updated config files, and added celery dependency
Marcin Kuzminski <marcin@python-works.com>
parents: 459
diff changeset
23 #error_email_from = paste_error@localhost
4210
277684f23146 Rename some strings in defaults found in config files
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4207
diff changeset
24 #app_email_from = kallithea-noreply@localhost
4212
24c0d584ba86 General renaming to Kallithea
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4210
diff changeset
25 #email_prefix = [Kallithea]
472
91292686c1ed updated config files, and added celery dependency
Marcin Kuzminski <marcin@python-works.com>
parents: 459
diff changeset
26
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
27 #smtp_server = mail.server.com
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
28 #smtp_username =
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
29 #smtp_password =
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
30 #smtp_port =
472
91292686c1ed updated config files, and added celery dependency
Marcin Kuzminski <marcin@python-works.com>
parents: 459
diff changeset
31 #smtp_use_tls = false
5301
8479cf4432fc e-mail: clarify that smtp_use_ssl defaults to false
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 5300
diff changeset
32 #smtp_use_ssl = false
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
33 ## Specify available auth parameters here (e.g. LOGIN PLAIN CRAM-MD5, etc.)
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
34 #smtp_auth =
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
35
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
36 [server:main]
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
37 ## PASTE ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
38 #use = egg:Paste#http
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
39 ## nr of worker threads to spawn
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
40 #threadpool_workers = 5
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
41 ## max request before thread respawn
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
42 #threadpool_max_requests = 10
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
43 ## option to use threads of process
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
44 #use_threadpool = true
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
45
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
46 ## WAITRESS ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
47 use = egg:waitress#main
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
48 ## number of worker threads
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
49 threads = 5
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
50 ## MAX BODY SIZE 100GB
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
51 max_request_body_size = 107374182400
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
52 ## use poll instead of select, fixes fd limits, may not work on old
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
53 ## windows systems.
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
54 #asyncore_use_poll = True
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
55
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
56 ## GUNICORN ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
57 #use = egg:gunicorn#main
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
58 ## number of process workers. You must set `instance_id = *` when this option
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
59 ## is set to more than one worker
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
60 #workers = 1
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
61 ## process name
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
62 #proc_name = kallithea
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
63 ## type of worker class, one of sync, eventlet, gevent, tornado
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
64 ## recommended for bigger setup is using of of other than sync one
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
65 #worker_class = sync
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
66 #max_requests = 1000
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
67 ## ammount of time a worker can handle request before it gets killed and
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
68 ## restarted
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
69 #timeout = 3600
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
70
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
71 ## UWSGI ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
72 ## run with uwsgi --ini-paste-logged <inifile.ini>
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
73 #[uwsgi]
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
74 #socket = /tmp/uwsgi.sock
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
75 #master = true
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
76 #http = 127.0.0.1:5000
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
77
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
78 ## set as deamon and redirect all output to file
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
79 #daemonize = ./uwsgi_kallithea.log
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
80
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
81 ## master process PID
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
82 #pidfile = ./uwsgi_kallithea.pid
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
83
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
84 ## stats server with workers statistics, use uwsgitop
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
85 ## for monitoring, `uwsgitop 127.0.0.1:1717`
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
86 #stats = 127.0.0.1:1717
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
87 #memory-report = true
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
88
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
89 ## log 5XX errors
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
90 #log-5xx = true
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
91
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
92 ## Set the socket listen queue size.
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
93 #listen = 256
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
94
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
95 ## Gracefully Reload workers after the specified amount of managed requests
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
96 ## (avoid memory leaks).
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
97 #max-requests = 1000
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
98
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
99 ## enable large buffers
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
100 #buffer-size=65535
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
101
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
102 ## socket and http timeouts ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
103 #http-timeout=3600
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
104 #socket-timeout=3600
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
105
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
106 ## Log requests slower than the specified number of milliseconds.
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
107 #log-slow = 10
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
108
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
109 ## Exit if no app can be loaded.
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
110 #need-app = true
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
111
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
112 ## Set lazy mode (load apps in workers instead of master).
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
113 #lazy = true
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
114
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
115 ## scaling ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
116 ## set cheaper algorithm to use, if not set default will be used
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
117 #cheaper-algo = spare
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
118
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
119 ## minimum number of workers to keep at all times
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
120 #cheaper = 1
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
121
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
122 ## number of workers to spawn at startup
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
123 #cheaper-initial = 1
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
124
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
125 ## maximum number of workers that can be spawned
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
126 #workers = 4
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
127
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
128 ## how many workers should be spawned at a time
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
129 #cheaper-step = 1
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
130
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
131 ## COMMON ##
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
132 host = 127.0.0.1
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
133 port = 5000
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
134
5079
fc71103e16b7 config: don't use rc in description of prefix middleware
Mads Kiilerich <madski@unity3d.com>
parents: 4985
diff changeset
135 ## middleware for hosting the WSGI application under a URL prefix
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
136 #[filter:proxy-prefix]
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
137 #use = egg:PasteDeploy#prefix
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
138 #prefix = /<your-prefix>
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
139
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
140 [app:main]
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4068
diff changeset
141 use = egg:kallithea
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
142 ## enable proxy prefix middleware
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
143 #filter-with = proxy-prefix
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
144
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
145 full_stack = true
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
146 static_files = true
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
147 ## Available Languages:
4985
04682d9fb33a i18n: drop redundant english translation
Mads Kiilerich <madski@unity3d.com>
parents: 4940
diff changeset
148 ## cs de fr hu ja nl_BE pl pt_BR ru sk zh_CN zh_TW
04682d9fb33a i18n: drop redundant english translation
Mads Kiilerich <madski@unity3d.com>
parents: 4940
diff changeset
149 lang =
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
150 cache_dir = %(here)s/data
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
151 index_dir = %(here)s/data/index
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
152
3778
88f11b5eb6db added initial_repo_scan flag for controll if repo scaning should be performed on every startup.
Marcin Kuzminski <marcin@python-works.com>
parents: 3651
diff changeset
153 ## perform a full repository scan on each server start, this should be
88f11b5eb6db added initial_repo_scan flag for controll if repo scaning should be performed on every startup.
Marcin Kuzminski <marcin@python-works.com>
parents: 3651
diff changeset
154 ## set to false after first startup, to allow faster server restarts.
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
155 #initial_repo_scan = false
3778
88f11b5eb6db added initial_repo_scan flag for controll if repo scaning should be performed on every startup.
Marcin Kuzminski <marcin@python-works.com>
parents: 3651
diff changeset
156 initial_repo_scan = true
88f11b5eb6db added initial_repo_scan flag for controll if repo scaning should be performed on every startup.
Marcin Kuzminski <marcin@python-works.com>
parents: 3651
diff changeset
157
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
158 ## uncomment and set this path to use archive download cache
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
159 archive_cache_dir = %(here)s/tarballcache
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
160
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
161 ## change this to unique ID for security
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
162 app_instance_uuid = test
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
163
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
164 ## cut off limit for large diffs (size in bytes)
812
30ad41c76fae fixes #79 cut off limit was added into .ini config files
Marcin Kuzminski <marcin@python-works.com>
parents: 776
diff changeset
165 cut_off_limit = 256000
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
166
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
167 ## use cache version of scm repo everywhere
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
168 #vcs_full_cache = true
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
169 vcs_full_cache = false
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
170
4212
24c0d584ba86 General renaming to Kallithea
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4210
diff changeset
171 ## force https in Kallithea, fixes https redirects, assumes it's always https
919
6c3d81f9529c Changelog update
Marcin Kuzminski <marcin@python-works.com>
parents: 812
diff changeset
172 force_https = false
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
173
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
174 ## use Strict-Transport-Security headers
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
175 use_htsts = false
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
176
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
177 ## number of commits stats will parse on each iteration
1079
f4254d4cc5ca fixed test.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 964
diff changeset
178 commit_parse_limit = 25
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
179
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
180 ## path to git executable
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
181 git_path = git
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
182
3561
c04d1d9b6193 made git refs filter configurable ref issue #797
Marcin Kuzminski <marcin@python-works.com>
parents: 3557
diff changeset
183 ## git rev filter option, --all is the default filter, if you need to
c04d1d9b6193 made git refs filter configurable ref issue #797
Marcin Kuzminski <marcin@python-works.com>
parents: 3557
diff changeset
184 ## hide all refs in changelog switch this to --branches --tags
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
185 #git_rev_filter = --branches --tags
3561
c04d1d9b6193 made git refs filter configurable ref issue #797
Marcin Kuzminski <marcin@python-works.com>
parents: 3557
diff changeset
186
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
187 ## RSS feed options
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
188 rss_cut_off_limit = 256000
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
189 rss_items_per_page = 10
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
190 rss_include_diff = false
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
191
3651
659bd922520e config: rename options to show_revision_number and show_sha_length
Mads Kiilerich <madski@unity3d.com>
parents: 3588
diff changeset
192 ## options for showing and identifying changesets
659bd922520e config: rename options to show_revision_number and show_sha_length
Mads Kiilerich <madski@unity3d.com>
parents: 3588
diff changeset
193 show_sha_length = 12
659bd922520e config: rename options to show_revision_number and show_sha_length
Mads Kiilerich <madski@unity3d.com>
parents: 3588
diff changeset
194 show_revision_number = true
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
195
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
196 ## gist URL alias, used to create nicer urls for gist. This should be an
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
197 ## url that does rewrites to _admin/gists/<gistid>.
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
198 ## example: http://gist.kallithea.server/{gistid}. Empty means use the internal
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
199 ## Kallithea url, ie. http[s]://your.kallithea.server/_admin/gists/<gistid>
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
200 gist_alias_url =
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
201
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
202 ## white list of API enabled controllers. This allows to add list of
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
203 ## controllers to which access will be enabled by api_key. eg: to enable
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
204 ## api access to raw_files put `FilesController:raw`, to enable access to patches
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
205 ## add `ChangesetController:changeset_patch`. This list should be "," separated
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
206 ## Syntax is <ControllerClass>:<function>. Check debug logs for generated names
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
207 ## Recommended settings below are commented out:
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
208 api_access_controllers_whitelist =
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
209 # ChangesetController:changeset_patch,
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
210 # ChangesetController:changeset_raw,
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
211 # FilesController:raw,
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
212 # FilesController:archivefile
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
213
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
214 ## default encoding used to convert from and to unicode
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
215 ## can be also a comma seperated list of encoding in case of mixed encodings
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
216 default_encoding = utf8
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
217
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
218 ## issue tracker for Kallithea (leave blank to disable, absent for default)
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
219 #bugtracker = https://bitbucket.org/conservancy/kallithea/issues
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
220
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
221 ## issue tracking mapping for commits messages
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
222 ## comment out issue_pat, issue_server, issue_prefix to enable
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
223
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
224 ## pattern to get the issues from commit messages
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
225 ## default one used here is #<numbers> with a regex passive group for `#`
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
226 ## {id} will be all groups matched from this pattern
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
227
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
228 issue_pat = (?:\s*#)(\d+)
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
229
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
230 ## server url to the issue, each {id} will be replaced with match
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
231 ## fetched from the regex and {repo} is replaced with full repository name
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
232 ## including groups {repo_name} is replaced with just name of repo
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
233
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
234 issue_server_link = https://myissueserver.com/{repo}/issue/{id}
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
235
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
236 ## prefix to add to link to indicate it's an url
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
237 ## #314 will be replaced by <issue_prefix><id>
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
238
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
239 issue_prefix = #
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
240
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
241 ## issue_pat, issue_server_link, issue_prefix can have suffixes to specify
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
242 ## multiple patterns, to other issues server, wiki or others
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
243 ## below an example how to create a wiki pattern
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
244 # wiki-some-id -> https://mywiki.com/some-id
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
245
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
246 #issue_pat_wiki = (?:wiki-)(.+)
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
247 #issue_server_link_wiki = https://mywiki.com/{id}
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
248 #issue_prefix_wiki = WIKI-
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
249
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
250 ## instance-id prefix
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
251 ## a prefix key for this instance used for cache invalidation when running
4210
277684f23146 Rename some strings in defaults found in config files
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4207
diff changeset
252 ## multiple instances of kallithea, make sure it's globally unique for
277684f23146 Rename some strings in defaults found in config files
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4207
diff changeset
253 ## all running kallithea instances. Leave empty if you don't use it
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
254 instance_id =
2558
ecdfa7a480d2 Sync test.ini with development.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 2149
diff changeset
255
ecdfa7a480d2 Sync test.ini with development.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 2149
diff changeset
256 ## alternative return HTTP header for failed authentication. Default HTTP
4527
dacdea9fda2a Correct capitalization and improved English text in the UI
Na'Tosha Bard <natosha@unity3d.com>
parents: 4501
diff changeset
257 ## response is 401 HTTPUnauthorized. Currently Mercurial clients have trouble with
2558
ecdfa7a480d2 Sync test.ini with development.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 2149
diff changeset
258 ## handling that. Set this variable to 403 to return HTTPForbidden
ecdfa7a480d2 Sync test.ini with development.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 2149
diff changeset
259 auth_ret_code =
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
260
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
261 ## locking return code. When repository is locked return this HTTP code. 2XX
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
262 ## codes don't break the transactions while 4XX codes do
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
263 lock_ret_code = 423
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
264
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
265 ## allows to change the repository location in settings page
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
266 allow_repo_location_change = True
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
267
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
268 ## allows to setup custom hooks in settings page
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
269 allow_custom_hooks_settings = True
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
270
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
271 ####################################
776
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
272 ### CELERY CONFIG ####
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
273 ####################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
274
776
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
275 use_celery = false
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
276 broker.host = localhost
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
277 broker.vhost = rabbitmqhost
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
278 broker.port = 5672
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
279 broker.user = rabbitmq
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
280 broker.password = qweqwe
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
281
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4068
diff changeset
282 celery.imports = kallithea.lib.celerylib.tasks
776
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
283
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
284 celery.result.backend = amqp
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
285 celery.result.dburi = amqp://
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
286 celery.result.serialier = json
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
287
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
288 #celery.send.task.error.emails = true
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
289 #celery.amqp.task.result.expires = 18000
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
290
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
291 celeryd.concurrency = 2
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
292 #celeryd.log.file = celeryd.log
4940
75f4d8e84b81 Make celeryd.log.level default values uppercase - lowercase might not be recognized and cause failure
Mads Kiilerich <madski@unity3d.com>
parents: 4916
diff changeset
293 celeryd.log.level = DEBUG
1079
f4254d4cc5ca fixed test.ini
Marcin Kuzminski <marcin@python-works.com>
parents: 964
diff changeset
294 celeryd.max.tasks.per.child = 1
776
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
295
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
296 ## tasks will never be sent to the queue, but executed locally instead.
776
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
297 celery.always.eager = false
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
298
f6c613fba757 Celery is configured by the .ini files and run from paster now
Marcin Kuzminski <marcin@python-works.com>
parents: 688
diff changeset
299 ####################################
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
300 ### BEAKER CACHE ####
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
301 ####################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
302
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
303 beaker.cache.data_dir=%(here)s/data/cache/data
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
304 beaker.cache.lock_dir=%(here)s/data/cache/lock
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
305
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
306 beaker.cache.regions=super_short_term,short_term,long_term,sql_cache_short,sql_cache_med,sql_cache_long
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
307
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
308 beaker.cache.super_short_term.type=memory
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
309 beaker.cache.super_short_term.expire=10
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
310 beaker.cache.super_short_term.key_length = 256
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
311
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
312 beaker.cache.short_term.type=memory
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
313 beaker.cache.short_term.expire=60
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
314 beaker.cache.short_term.key_length = 256
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
315
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
316 beaker.cache.long_term.type=memory
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
317 beaker.cache.long_term.expire=36000
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
318 beaker.cache.long_term.key_length = 256
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
319
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
320 beaker.cache.sql_cache_short.type=memory
4849
5e94c0f9720c tests: decrease sql_cache_short beaker config to 1 s to match hack in fixture.anon_access
Mads Kiilerich <madski@unity3d.com>
parents: 4527
diff changeset
321 beaker.cache.sql_cache_short.expire=1
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
322 beaker.cache.sql_cache_short.key_length = 256
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
323
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
324 beaker.cache.sql_cache_med.type=memory
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
325 beaker.cache.sql_cache_med.expire=360
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
326 beaker.cache.sql_cache_med.key_length = 256
629
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
327
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
328 beaker.cache.sql_cache_long.type=file
7e536d1af60d Code refactoring,models renames
Marcin Kuzminski <marcin@python-works.com>
parents: 552
diff changeset
329 beaker.cache.sql_cache_long.expire=3600
1607
e886f91fcb71 Cached readme generation
Marcin Kuzminski <marcin@python-works.com>
parents: 1530
diff changeset
330 beaker.cache.sql_cache_long.key_length = 256
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
331
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
332 ####################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
333 ### BEAKER SESSION ####
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
334 ####################################
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
335 ## Type of storage used for the session, current types are
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
336 ## dbm, file, memcached, database, and memory.
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
337 ## The storage uses the Container API
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
338 ## that is also used by the cache system.
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
339
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
340 ## db session ##
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
341 #beaker.session.type = ext:database
4210
277684f23146 Rename some strings in defaults found in config files
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4207
diff changeset
342 #beaker.session.sa.url = postgresql://postgres:qwe@localhost/kallithea
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
343 #beaker.session.table_name = db_session
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
344
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
345 ## encrypted cookie client side session, good for many instances ##
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
346 #beaker.session.type = cookie
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
347
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
348 ## file based cookies (default) ##
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
349 #beaker.session.type = file
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
350
4916
70e29dc91deb ini file: clarify that beaker.session.key should be unique
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 4849
diff changeset
351 ## beaker.session.key should be unique for a given host, even when running
70e29dc91deb ini file: clarify that beaker.session.key should be unique
Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
parents: 4849
diff changeset
352 ## on different ports. Otherwise, cookie sessions will be shared and messed up.
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
353 beaker.session.key = kallithea
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
354 beaker.session.secret = {74e0cd75-b339-478b-b129-07dd221def1f}
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
355
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
356 ## Secure encrypted cookie. Requires AES and AES python libraries
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
357 ## you must disable beaker.session.secret to use this
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
358 #beaker.session.encrypt_key = <key_for_encryption>
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
359 #beaker.session.validate_key = <validation_key>
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
360
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
361 ## sets session as invalid if it haven't been accessed for given amount of time
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
362 beaker.session.timeout = 2592000
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
363 beaker.session.httponly = true
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
364 #beaker.session.cookie_path = /<your-prefix>
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
365
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
366 ## uncomment for https secure cookie
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
367 beaker.session.secure = false
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
368
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
369 ## auto save the session to not to use .save()
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
370 beaker.session.auto = False
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
371
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
372 ## default cookie expiration time in seconds `true` expire at browser close ##
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
373 #beaker.session.cookie_expires = 3600
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
374
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
375 ############################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
376 ## ERROR HANDLING SYSTEMS ##
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
377 ############################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
378
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
379 ####################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
380 ### [errormator] ###
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
381 ####################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
382
4212
24c0d584ba86 General renaming to Kallithea
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4210
diff changeset
383 ## Errormator is tailored to work with Kallithea, see
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
384 ## http://errormator.com for details how to obtain an account
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
385 ## you must install python package `errormator_client` to make it work
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
386
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
387 ## errormator enabled
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
388 errormator = false
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
389
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
390 errormator.server_url = https://api.errormator.com
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
391 errormator.api_key = YOUR_API_KEY
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
392
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
393 ## TWEAK AMOUNT OF INFO SENT HERE
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
394
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
395 ## enables 404 error logging (default False)
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
396 errormator.report_404 = false
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
397
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
398 ## time in seconds after request is considered being slow (default 1)
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
399 errormator.slow_request_time = 1
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
400
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
401 ## record slow requests in application
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
402 ## (needs to be enabled for slow datastore recording and time tracking)
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
403 errormator.slow_requests = true
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
404
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
405 ## enable hooking to application loggers
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
406 # errormator.logging = true
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
407
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
408 ## minimum log level for log capture
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
409 # errormator.logging.level = WARNING
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
410
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
411 ## send logs only from erroneous/slow requests
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
412 ## (saves API quota for intensive logging)
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
413 errormator.logging_on_error = false
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
414
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
415 ## list of additonal keywords that should be grabbed from environ object
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
416 ## can be string with comma separated list of words in lowercase
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
417 ## (by default client will always send following info:
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
418 ## 'REMOTE_USER', 'REMOTE_ADDR', 'SERVER_NAME', 'CONTENT_TYPE' + all keys that
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
419 ## start with HTTP* this list be extended with additional keywords here
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
420 errormator.environ_keys_whitelist =
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
421
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
422 ## list of keywords that should be blanked from request object
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
423 ## can be string with comma separated list of words in lowercase
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
424 ## (by default client will always blank keys that contain following words
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
425 ## 'password', 'passwd', 'pwd', 'auth_tkt', 'secret', 'csrf'
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
426 ## this list be extended with additional keywords set here
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
427 errormator.request_keys_blacklist =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
428
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
429 ## list of namespaces that should be ignores when gathering log entries
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
430 ## can be string with comma separated list of namespaces
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
431 ## (by default the client ignores own entries: errormator_client.client)
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
432 errormator.log_namespace_blacklist =
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
433
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
434 ################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
435 ### [sentry] ###
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
436 ################
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
437
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
438 ## sentry is a alternative open source error aggregator
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
439 ## you must install python packages `sentry` and `raven` to enable
3479
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
440
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
441 sentry.dsn = YOUR_DNS
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
442 sentry.servers =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
443 sentry.name =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
444 sentry.key =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
445 sentry.public_key =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
446 sentry.secret_key =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
447 sentry.project =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
448 sentry.site =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
449 sentry.include_paths =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
450 sentry.exclude_paths =
b45c8916644c synced test.ini with latest changes
Marcin Kuzminski <marcin@python-works.com>
parents: 3393
diff changeset
451
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
452 ################################################################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
453 ## WARNING: *THE LINE BELOW MUST BE UNCOMMENTED ON A PRODUCTION ENVIRONMENT* ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
454 ## Debug mode will enable the interactive debugging tool, allowing ANYONE to ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
455 ## execute malicious code after an exception is raised. ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
456 ################################################################################
3381
c48a3381b037 sync test.ini file with upstream
Marcin Kuzminski <marcin@python-works.com>
parents: 3180
diff changeset
457 set debug = false
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
458
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
459 ##################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
460 ### LOGVIEW CONFIG ###
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
461 ##################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
462
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
463 logview.sqlalchemy = #faa
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
464 logview.pylons.templating = #bfb
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
465 logview.pylons.util = #eee
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
466
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
467 #########################################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
468 ### DB CONFIGS - EACH DB WILL HAVE IT'S OWN CONFIG ###
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
469 #########################################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
470
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
471 # SQLITE [default]
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
472 #sqlalchemy.db1.url = sqlite:///%(here)s/kallithea.db?timeout=60
4206
703d3208424c Rename various strings for tests
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4186
diff changeset
473 sqlalchemy.db1.url = sqlite:///%(here)s/kallithea_test.sqlite
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
474
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
475 # POSTGRESQL
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
476 # sqlalchemy.db1.url = postgresql://user:pass@localhost/kallithea
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
477
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
478 # MySQL
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
479 # sqlalchemy.db1.url = mysql://user:pass@localhost/kallithea
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
480
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
481 # see sqlalchemy docs for others
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
482
2149
50aa7cb78cfe Mysql fixes
Marcin Kuzminski <marcin@python-works.com>
parents: 2110
diff changeset
483 sqlalchemy.db1.echo = false
50aa7cb78cfe Mysql fixes
Marcin Kuzminski <marcin@python-works.com>
parents: 2110
diff changeset
484 sqlalchemy.db1.pool_recycle = 3600
50aa7cb78cfe Mysql fixes
Marcin Kuzminski <marcin@python-works.com>
parents: 2110
diff changeset
485 sqlalchemy.db1.convert_unicode = true
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
486
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
487 ################################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
488 ### LOGGING CONFIGURATION ####
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
489 ################################
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
490
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
491 [loggers]
4207
58e390e0cea4 Rename some strings in init files and logger names
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4206
diff changeset
492 keys = root, routes, kallithea, sqlalchemy, beaker, templates, whoosh_indexer
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
493
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
494 [handlers]
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
495 keys = console, console_sql
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
496
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
497 [formatters]
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
498 keys = generic, color_formatter, color_formatter_sql
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
499
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
500 #############
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
501 ## LOGGERS ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
502 #############
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
503
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
504 [logger_root]
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
505 #level = NOTSET
2686
269c6e0b54cc Reimplemented file-browser using partial-ajax
Marcin Kuzminski <marcin@python-works.com>
parents: 2597
diff changeset
506 level = DEBUG
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
507 handlers = console
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
508
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
509 [logger_routes]
2686
269c6e0b54cc Reimplemented file-browser using partial-ajax
Marcin Kuzminski <marcin@python-works.com>
parents: 2597
diff changeset
510 level = DEBUG
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
511 handlers =
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
512 qualname = routes.middleware
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
513 ## "level = DEBUG" logs the route matched and routing variables.
1530
04027bdb876c Refactoring of model get functions
Marcin Kuzminski <marcin@python-works.com>
parents: 1373
diff changeset
514 propagate = 1
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
515
1373
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
516 [logger_beaker]
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
517 level = DEBUG
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
518 handlers =
1373
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
519 qualname = beaker.container
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
520 propagate = 1
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
521
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
522 [logger_templates]
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
523 level = INFO
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
524 handlers =
1373
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
525 qualname = pylons.templating
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
526 propagate = 1
66f03a87141c Fixes issue #201
Marcin Kuzminski <marcin@python-works.com>
parents: 1366
diff changeset
527
4207
58e390e0cea4 Rename some strings in init files and logger names
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4206
diff changeset
528 [logger_kallithea]
2686
269c6e0b54cc Reimplemented file-browser using partial-ajax
Marcin Kuzminski <marcin@python-works.com>
parents: 2597
diff changeset
529 level = DEBUG
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
530 handlers =
4207
58e390e0cea4 Rename some strings in init files and logger names
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4206
diff changeset
531 qualname = kallithea
1530
04027bdb876c Refactoring of model get functions
Marcin Kuzminski <marcin@python-works.com>
parents: 1373
diff changeset
532 propagate = 1
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
533
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
534 [logger_sqlalchemy]
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
535 #level = INFO
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
536 #handlers = console_sql
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
537 level = ERROR
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
538 handlers = console
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
539 qualname = sqlalchemy.engine
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
540 propagate = 0
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
541
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
542 [logger_whoosh_indexer]
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
543 level = DEBUG
4068
17e3926c3753 added ini files into codecleaner
Marcin Kuzminski <marcin@python-works.com>
parents: 3960
diff changeset
544 handlers =
2110
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
545 qualname = whoosh_indexer
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
546 propagate = 1
bc24ef53edd1 updated test.ini to latest ini format
Marcin Kuzminski <marcin@python-works.com>
parents: 1982
diff changeset
547
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
548 ##############
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
549 ## HANDLERS ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
550 ##############
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
551
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
552 [handler_console]
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
553 class = StreamHandler
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
554 args = (sys.stderr,)
4225
3e6291d99a6f Align and update the outdated ini files and templates
Mads Kiilerich <madski@unity3d.com>
parents: 4212
diff changeset
555 #level = INFO
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
556 level = NOTSET
1530
04027bdb876c Refactoring of model get functions
Marcin Kuzminski <marcin@python-works.com>
parents: 1373
diff changeset
557 formatter = generic
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
558
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
559 [handler_console_sql]
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
560 class = StreamHandler
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
561 args = (sys.stderr,)
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
562 level = WARN
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
563 formatter = generic
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
564
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
565 ################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
566 ## FORMATTERS ##
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
567 ################
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
568
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
569 [formatter_generic]
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
570 format = %(asctime)s.%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
571 datefmt = %Y-%m-%d %H:%M:%S
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
572
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
573 [formatter_color_formatter]
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4068
diff changeset
574 class=kallithea.lib.colored_formatter.ColorFormatter
459
7c978511c951 implemented basic (startup) nose test suite.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
575 format= %(asctime)s.%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
3180
3472d8f37e6d fixed ip restriction tests when runned multiple times.
Marcin Kuzminski <marcin@python-works.com>
parents: 3095
diff changeset
576 datefmt = %Y-%m-%d %H:%M:%S
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
577
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
578 [formatter_color_formatter_sql]
4186
7e5f8c12a3fc First step in two-part process to rename directories to kallithea.
Bradley M. Kuhn <bkuhn@sfconservancy.org>
parents: 4068
diff changeset
579 class=kallithea.lib.colored_formatter.ColorFormatterSql
3557
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
580 format= %(asctime)s.%(msecs)03d %(levelname)-5.5s [%(name)s] %(message)s
58dcef7eef03 Implemented show_id function that is a configurable way to display sha hashes in the changelog.
Marcin Kuzminski <marcin@python-works.com>
parents: 3490
diff changeset
581 datefmt = %Y-%m-%d %H:%M:%S