Skip to content

Commit 87b9690

Browse files
committed
update flags
1 parent 3523f2b commit 87b9690

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Defaults.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const defaults = {
3232
partnerLogos:
3333
"https://s3-us-west-2.amazonaws.com/hackru-internal/partners-logos/",
3434
teamInfo: "https://s3-us-west-2.amazonaws.com/hackru-internal/hackru-team/",
35-
freeze: false,
35+
freeze: true,
3636
teamru: false,
3737
teamru_user: false,
3838
volunteers: {
@@ -44,7 +44,7 @@ const defaults = {
4444
},
4545
mailing:
4646
"https://hackru.us3.list-manage.com/subscribe?u=457c42db47ebf530a0fc733fb&id=fb01885829",
47-
dayof: true,
47+
dayof: false,
4848
autocheckin: false, //USE THIS FIELD TO AUTO CHECK-IN USERS!
4949
};
5050

0 commit comments

Comments
 (0)