Browse Source

Add new config options

ghorsington 4 years ago
parent
commit
6e73b23b2b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      config.sample.js

+ 4 - 0
config.sample.js

@@ -1,5 +1,9 @@
 module.exports = {
 
+	name: 'meidosafe',
+
+	title: 'meidosafe - files protected by Muku.',
+
 	/*
 		If set to true the user will need to specify the auto-generated token
 		on each API call, meaning random strangers wont be able to use the service