settings: include MELLON_ADD_AUTHNREQUEST_NEXT_URL_EXTENSION

This commit is contained in:
Frédéric Péters 2018-07-04 11:23:01 +02:00
parent 6bf8d36987
commit ce435df546
1 changed files with 2 additions and 0 deletions

2
debian/50gnm.py vendored
View File

@ -1,5 +1,7 @@
# -*- coding: utf-8 -*-
MELLON_ADD_AUTHNREQUEST_NEXT_URL_EXTENSION = True
COMBO_MAP_TILE_URLTEMPLATE = "https://tiles.entrouvert.org/hdm/{z}/{x}/{y}.png"
COMBO_MAP_ATTRIBUTION = "&copy; <a href='http://www.openstreetmap.org/copyright'>OpenStreetMap</a>"