3 lines
77 B
JSON
3 lines
77 B
JSON
{
|
|
"policies": {{ firefox_policies | to_json(indent=4, sort_keys=True) }}
|
|
}
|