This commit is contained in:
Zachary Carter 2013-03-27 15:30:32 -07:00
Родитель 86289ac5d6
Коммит 0b221dd4e8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ var conf = module.exports = convict({
},
audience: {
doc: "The audience we expect incoming assertions to use",
default: "resource://jid1-xidvk7fid7m4aw-at-jetpack"
default: "https://firefox.com"
},
public_url: {
format: "url",