Merge remote-tracking branch 'theatischbein/feat_optional_require_login' into require-login
This commit is contained in:
@@ -256,6 +256,7 @@ func NewConfig() *Config {
|
||||
EnableSignup: false,
|
||||
EnableLogin: false,
|
||||
EnableReservations: false,
|
||||
RequireLogin: false,
|
||||
AccessControlAllowOrigin: "*",
|
||||
Version: "",
|
||||
WebPushPrivateKey: "",
|
||||
|
||||
Reference in New Issue
Block a user