mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-21 07:38:13 +00:00
Temporarily switches locationType to hash based routes. This is due to horizontal email tasks being sent out
This commit is contained in:
parent
82ed878e8c
commit
094dfebf33
@ -5,7 +5,7 @@ module.exports = function(environment) {
|
||||
modulePrefix: 'wherehows-web',
|
||||
environment: environment,
|
||||
rootURL: '/',
|
||||
locationType: 'auto',
|
||||
locationType: 'hash',
|
||||
EmberENV: {
|
||||
FEATURES: {
|
||||
// Here you can enable experimental features on an ember canary build
|
||||
|
Loading…
x
Reference in New Issue
Block a user