Add config file entry for memcache server list
This commit is contained in:
parent
de8e98ac64
commit
75d311c5a6
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ standard_settings: &standard_settings
|
|||
gpx_image_dir: "/home/osm/images"
|
||||
# Location of data for file columns
|
||||
#file_column_root: ""
|
||||
# List of memcache servers to use for caching
|
||||
#memcache_servers: []
|
||||
# Enable legacy OAuth 1.0 support
|
||||
oauth_10_support: true
|
||||
# URL of Nominatim instance to use for geocoding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue