Daniel García Aubert
|
6fee16fe5e
|
Update comments and config
|
2019-02-22 10:49:22 +01:00 |
|
Daniel García Aubert
|
2e85e130c8
|
Be able to customize max waiting workers parameter
|
2019-01-30 10:41:39 +01:00 |
|
Rafa de la Torre
|
9cffc8781a
|
Sample configs: use PostGIS to generate MVT's
|
2018-10-17 17:35:36 +02:00 |
|
Daniel García Aubert
|
9ec3325cd0
|
Remove duplicated comments
|
2018-06-05 15:10:52 +02:00 |
|
Daniel García Aubert
|
e0ab901600
|
Disable cache-features for test environment
|
2018-06-05 12:03:26 +02:00 |
|
Daniel García Aubert
|
fcaab30fe7
|
Enable cahce-features and disable twkb for test environment
|
2018-06-05 11:51:55 +02:00 |
|
Daniel García Aubert
|
22da5a1ff0
|
Mapnik renderer: do not cache features
|
2018-06-05 11:35:42 +02:00 |
|
Daniel García Aubert
|
6d0c38371a
|
Do not log date twice
|
2018-06-05 11:28:42 +02:00 |
|
Daniel García Aubert
|
6e9871ba4e
|
Revert change: comment analysis logger filename
|
2018-06-05 11:24:34 +02:00 |
|
Daniel García Aubert
|
13b23d9ec9
|
Revert change, comment log file configuration again
|
2018-06-05 11:14:13 +02:00 |
|
Daniel García Aubert
|
de3dbb8c1e
|
Missing attribute twkb_encoding set to true
|
2018-06-04 15:22:32 +02:00 |
|
Daniel García Aubert
|
f851423b68
|
Unify app configuration among the different enviroments
|
2018-06-01 16:52:23 +02:00 |
|
Daniel García Aubert
|
9a60ab07a8
|
Remove deprecated base url configuration
|
2018-05-30 16:51:37 +02:00 |
|
Daniel García Aubert
|
b311f0e091
|
Add generic pool configuration to postgres global config
|
2018-05-25 18:38:31 +02:00 |
|
Daniel García Aubert
|
4e4399b727
|
Missing postgis configuration
|
2018-05-25 18:00:53 +02:00 |
|
Daniel García Aubert
|
f404285140
|
Use postgres pool configuration to have the same configuration for all renderers.
|
2018-05-24 18:36:45 +02:00 |
|
Daniel García Aubert
|
ee38c717a5
|
Remove geojson renderer config
|
2018-05-24 18:11:18 +02:00 |
|
Daniel García Aubert
|
9feea66550
|
Use routes configuration to create and mount routes and controllers
|
2018-05-09 14:59:21 +02:00 |
|
Simon Martín
|
48a7d28aa6
|
rate limit analysis catalog endpoint
|
2018-03-14 17:46:19 +01:00 |
|
Simon Martín
|
8fa801e032
|
updating config parameters
|
2018-03-14 11:34:59 +01:00 |
|
Simon Martín
|
ae0ec159e1
|
changing config params to more semantics
|
2018-02-20 18:16:51 +01:00 |
|
Simon Martín
|
6564ed69d8
|
config params
|
2018-02-20 11:46:38 +01:00 |
|
Raul Marin
|
f9fe3ace37
|
Add mapnik metrics option
|
2018-02-06 16:07:22 +01:00 |
|
Raul Marin
|
43e1de31fa
|
Add Mapnik 'cache-features' option
|
2018-01-31 12:18:28 +01:00 |
|
Simon Martín
|
2db2546cca
|
changing error log format
|
2017-12-12 11:04:06 +01:00 |
|
Simon Martín
|
4a2950796b
|
rest of environments config
|
2017-11-27 16:48:25 +01:00 |
|
David Manzanares
|
5463248578
|
Changed PostGIS MVT flag name
|
2017-09-28 17:57:59 +02:00 |
|
David Manzanares
|
e5cae8b8e3
|
Added flag documentation
|
2017-09-28 13:24:50 +02:00 |
|
David Manzanares
|
ad1abb28af
|
Add configuration flag to enable/disable direct PgSQL MVT
|
2017-09-28 12:08:22 +02:00 |
|
Daniel García Aubert
|
a17916488b
|
Update config to get the right key to enable stats metadate after layergroup creation
|
2017-07-18 17:40:36 +02:00 |
|
Raul Ochoa
|
883f87c7c8
|
Document gc_interval configuration entry
|
2017-04-24 18:28:51 +02:00 |
|
Raul Ochoa
|
bfacd56800
|
Allow to use workers for transforming cartocss into mapnik XML
|
2016-12-01 17:02:40 +01:00 |
|
Raul Ochoa
|
87a01a5cfd
|
Example configuration with just HTTP
|
2016-11-24 12:56:02 +01:00 |
|
Raul Ochoa
|
49f9904d00
|
Allow to set resource URL templates with substitution tokens
|
2016-11-22 16:41:31 +01:00 |
|
Raul Ochoa
|
e74ce9dfd8
|
Analyses limit configuration allows to set other limits than timeout
Configuration is now defined as a dictionary instead of just timeouts
per analysis type
|
2016-11-10 18:41:59 +01:00 |
|
Raul Ochoa
|
376573459c
|
Default analyses limits can be defined in configuration
|
2016-10-20 14:03:42 +02:00 |
|
Daniel García Aubert
|
f963fb321e
|
Set default config of analysis logger for test env
|
2016-09-23 17:35:46 +02:00 |
|
Daniel García Aubert
|
10feea0d48
|
Pass logger configuration to analysis backend and create a stream based on config
|
2016-09-23 17:11:04 +02:00 |
|
Raul Ochoa
|
25de018f7d
|
Add comment about row_limit config parameter
|
2016-08-01 12:59:38 +02:00 |
|
Daniel García Aubert
|
24dde1e4d0
|
Added config parameter to windshaft in order to use postgres' function ST_RemoveRepeatedPoints (set false by the default)
Conflicts:
lib/cartodb/server_options.js
|
2016-05-06 16:50:25 +02:00 |
|
Raul Ochoa
|
a35403cd91
|
Add option to modify host header template for camshaft batch client
|
2016-04-20 16:36:29 +02:00 |
|
Raul Ochoa
|
f932862ce4
|
Improve configuration for batch queries
|
2016-04-18 15:13:00 +02:00 |
|
Daniel García Aubert
|
08d43a8620
|
Added property 'enableLayerMetadata' to config files
|
2016-02-02 16:34:58 +01:00 |
|
Daniel García Aubert
|
640500a0e3
|
Updated config to use Windshaft's geojson renderer
|
2016-02-01 17:12:50 +01:00 |
|
Raul Ochoa
|
e0a7eb01cc
|
Use torque renderer config
Adds some notes about db pool params in torque
|
2015-09-04 16:33:40 +02:00 |
|
Raul Ochoa
|
0561a28a4d
|
Make http and https globalAgent options configurable
|
2015-08-27 16:28:16 +02:00 |
|
Raul Ochoa
|
3121ed9a95
|
Config samples for metatileCache with default behaviour
|
2015-08-18 15:18:58 +02:00 |
|
Raul Ochoa
|
9a393fa793
|
Adds some notes about uv_threadpool_size and mapnik renderer pool size
|
2015-07-07 12:27:09 +02:00 |
|
Raul Ochoa
|
cd28a4fbcc
|
redis-mpool noReadyCheck and unwatchOnRelease options from config
do not extend them as it disallows to pick from config
|
2015-07-06 11:52:34 +02:00 |
|
Raul Ochoa
|
75ddcbbd01
|
Updates windshaft to 0.46.0 and documents new config formatMetatile
|
2015-07-02 13:28:37 +02:00 |
|