Skip to content

Instantly share code, notes, and snippets.

@zacck-zz
Created February 12, 2017 08:14
Show Gist options
  • Save zacck-zz/31352ac43996fc3a7d90087a5a1326b1 to your computer and use it in GitHub Desktop.
Save zacck-zz/31352ac43996fc3a7d90087a5a1326b1 to your computer and use it in GitHub Desktop.
{
"rules": {
".read": "auth !=null",
".write": "auth !=null",
"locations": {
".indexOn" : ["g"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment