Merge branch 'master' of git://git.openstreetmap.org/rails into openstreetbugs2
This commit is contained in:
commit
43e12e7d02
4 changed files with 3351 additions and 1 deletions
|
@ -57,6 +57,8 @@ standard_settings: &standard_settings
|
||||||
gpx_image_dir: "/home/osm/images"
|
gpx_image_dir: "/home/osm/images"
|
||||||
# Location of data for file columns
|
# Location of data for file columns
|
||||||
#file_column_root: ""
|
#file_column_root: ""
|
||||||
|
# List of memcache servers to use for caching
|
||||||
|
#memcache_servers: []
|
||||||
# Enable legacy OAuth 1.0 support
|
# Enable legacy OAuth 1.0 support
|
||||||
oauth_10_support: true
|
oauth_10_support: true
|
||||||
# URL of Nominatim instance to use for geocoding
|
# URL of Nominatim instance to use for geocoding
|
||||||
|
@ -73,7 +75,6 @@ development:
|
||||||
|
|
||||||
production:
|
production:
|
||||||
<<: *standard_settings
|
<<: *standard_settings
|
||||||
require_terms_seen: false
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
<<: *standard_settings
|
<<: *standard_settings
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
3349
public/images/osm_logo.svg
Normal file
3349
public/images/osm_logo.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 160 KiB |
Loading…
Add table
Add a link
Reference in a new issue