diff --git a/.config.js.default b/.config.js.default new file mode 100644 index 0000000..7325287 --- /dev/null +++ b/.config.js.default @@ -0,0 +1,9 @@ +/* + Welcome to the config file! + Add keys here to override values from /src/lib/constants.js. Please look at that file for override recommendations. + This file should hopefully never be altered upstream. + You must restart Bibliogram to apply these changes. +*/ + +module.exports = { +}