mirror of
https://github.com/KevinMidboe/ISPDowntimeMonitor.git
synced 2025-12-08 20:29:07 +00:00
Example config and ignore config.js.
This commit is contained in:
9
config.js.example
Normal file
9
config.js.example
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
module.exports = {
|
||||
senderEmail: '',
|
||||
senderPassword: '',
|
||||
recipientEmail: '',
|
||||
url: '',
|
||||
debug: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user