Revert change, comment log file configuration again
This commit is contained in:
parent
de3dbb8c1e
commit
13b23d9ec9
@ -92,7 +92,7 @@ var config = {
|
|||||||
// If log_filename is given logs will be written
|
// If log_filename is given logs will be written
|
||||||
// there, in append mode. Otherwise stdout is used (default).
|
// there, in append mode. Otherwise stdout is used (default).
|
||||||
// Log file will be re-opened on receiving the HUP signal
|
// Log file will be re-opened on receiving the HUP signal
|
||||||
,log_filename: 'logs/node-windshaft.log'
|
//,log_filename: 'logs/node-windshaft.log'
|
||||||
// Templated database username for authorized user
|
// Templated database username for authorized user
|
||||||
// Supported labels: 'user_id' (read from redis)
|
// Supported labels: 'user_id' (read from redis)
|
||||||
,postgres_auth_user: 'test_windshaft_cartodb_user_<%= user_id %>'
|
,postgres_auth_user: 'test_windshaft_cartodb_user_<%= user_id %>'
|
||||||
|
Loading…
Reference in New Issue
Block a user