refacto in utils
This commit is contained in:
parent
b5f108c571
commit
e5eea3f803
@ -12,8 +12,8 @@ const parserConfig = {
|
|||||||
db_user: "mobilizon",
|
db_user: "mobilizon",
|
||||||
db_pass: "mobilizon",
|
db_pass: "mobilizon",
|
||||||
// other configs
|
// other configs
|
||||||
askAgendaDuLibre: false, // should we fetch the Agenda du libre feed ?
|
askAgendaDuLibre: true, // should we fetch the Agenda du libre feed ?
|
||||||
askOsmCal: true,
|
askOsmCal: false,
|
||||||
runAddQueriesToMobilizon: false,
|
runAddQueriesToMobilizon: false,
|
||||||
debug: false,
|
debug: false,
|
||||||
};
|
};
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
exports.config = {
|
|
||||||
feeder_mobilizon_user_id: "",
|
|
||||||
db_name: "",
|
|
||||||
db_user: "",
|
|
||||||
db_pass: "",
|
|
||||||
};
|
|
||||||
|
|
||||||
export {};
|
|
Loading…
Reference in New Issue
Block a user