Configure Kumi Systems instance
which seems to be a faster and hopefully less overloaded
This commit is contained in:
parent
9f5cb05532
commit
f06a081bdb
1 changed files with 2 additions and 0 deletions
|
|
@ -127,4 +127,6 @@
|
|||
|
||||
// regex needs to be in sync with server, see ServerHandler.getTrackName()
|
||||
BR.conf.tracknameAllowedChars = 'a-zA-Z0-9 \\._\\-';
|
||||
|
||||
BR.conf.overpassBaseUrl = 'https://overpass.kumi.systems/api/interpreter';
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue