Created
February 12, 2017 08:14
-
-
Save zacck-zz/31352ac43996fc3a7d90087a5a1326b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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