collect configiguration together update README
@@ -17,11 +17,6 @@ import (
"github.com/spf13/viper"
)
var (
// GlobalApp holds a pointer for the App
cronJob *cron.Cron
func init() {
viper.SetDefault("development_mode", true)
viper.SetDefault("cronjob_interval", "@every 5m")
The note is not visible to the blocked user.