/server/boot/initializer.js ``` javascript app.models.Foo.disableRemoteMethod("find", true); ``` Above code doest not affect anything.
/server/boot/initializer.js
Above code doest not affect anything.