removed clearing of collection every server restart
This commit is contained in:
parent
820c8ff911
commit
18b333d561
@ -3,7 +3,6 @@ allowed["ybq987@gmail.com"] = true;
|
||||
allowed["dweinger@bloomfield.org"] = true;
|
||||
|
||||
|
||||
schedule.remove({})
|
||||
schedule.permit(['insert', 'update', 'remove']).never().apply();
|
||||
|
||||
SyncedCron.add({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user