move sendReferrer into site, fixes #2505

This commit is contained in:
j 2014-10-02 19:57:30 +02:00
commit dd2fca85a4
6 changed files with 7 additions and 5 deletions

View file

@ -601,7 +601,6 @@
{"name": "Restricted", "color": [255, 192, 128]},
{"name": "Private", "color": [255, 128, 128]}
],
"sendReferrer": true,
"site": {
"description": "Pad.ma is an online archive of densely text-annotated video material, primarily footage and not finished films. The entire collection is searchable and viewable online, and is free to download for non-commercial use.",
"email": {
@ -615,6 +614,7 @@
"https": true,
"id": "padma",
"name": "Pad.ma",
"sendReferrer": true,
"url": "pad.ma",
"videoprefix": ""
},