Revision 4557c6f7b546a7f308bbb0561677858b64e04777 authored by Christophe Maudoux on 17 January 2019, 20:44:27 UTC, committed by Christophe Maudoux on 17 January 2019, 20:44:27 UTC
1 parent b7df16a
Raw File
rules.json
{
  "rules": {
    "default": 0
  },
  "headers":{
    "Auth-User": "$uid",
    "Test-Value":"42"
  }
}
back to top