* since version 4.1 gcm notification already support more than 1000 user.
NOTIFICATION TITLE
1. open file app/controllers/place_add.js function sendGcmNotification() 2. and for news at app/controllers/news_add.js function sendGcmNotification()
NOTIFICATION URL
Check your api.php if your URL still old https://android.googleapis.com/gcm/send you must change it to this https://fcm.googleapis.com/fcm/send