forked from DebaucheryLibrarian/traxxx
Updated OSM API path, added redis caching.
This commit is contained in:
@@ -30,6 +30,12 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
redis: {
|
||||
host: 'localhost',
|
||||
port: 6379,
|
||||
username: null,
|
||||
password: null,
|
||||
},
|
||||
location: {
|
||||
userAgent: 'contact via https://traxxx.me/',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user