Add .config.js.default

This commit is contained in:
Cadence Ember 2020-07-08 18:09:52 +12:00
parent 341b8f6d22
commit 529a75437a
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 9 additions and 0 deletions

9
.config.js.default Normal file
View File

@ -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 = {
}