package config type Users struct { AllowRegister bool `yaml:"allow_register"` }