Added basic timing, made features a part of character schema
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
[[[[[ ~/workspace/rpg-docs ]]]]]
|
||||
|
||||
=> Started proxy.
|
||||
=> Started MongoDB.
|
||||
[34mI20141109-18:31:54.578(0)? [39m** You've set up some data subscriptions with Meteor.publish(), but
|
||||
[34mI20141109-18:31:54.660(0)? [39m** you still have autopublish turned on. Because autopublish is still
|
||||
[34mI20141109-18:31:54.660(0)? [39m** on, your Meteor.publish() calls won't have much effect. All data
|
||||
[34mI20141109-18:31:54.660(0)? [39m** will still be sent to all clients.
|
||||
[34mI20141109-18:31:54.660(0)? [39m**
|
||||
[34mI20141109-18:31:54.661(0)? [39m** Turn off autopublish by removing the autopublish package:
|
||||
[34mI20141109-18:31:54.661(0)? [39m**
|
||||
[34mI20141109-18:31:54.661(0)? [39m** $ meteor remove autopublish
|
||||
[34mI20141109-18:31:54.661(0)? [39m**
|
||||
[34mI20141109-18:31:54.661(0)? [39m** .. and make sure you have Meteor.publish() and Meteor.subscribe() calls
|
||||
[34mI20141109-18:31:54.661(0)? [39m** for each collection that you want clients to see.
|
||||
[34mI20141109-18:31:54.662(0)? [39m
|
||||
=> Started your app.
|
||||
|
||||
=> App running at: http://localhost:3000/
|
||||
=> Client modified -- refreshing
|
||||
Reference in New Issue
Block a user