Merge pull request #183 from nickago/MM-1073

MM-1073 Enable youtube metadata with a google developer key
Этот коммит содержится в:
Joram Wilander
2015-07-16 18:06:16 -04:00
родитель a2ba1615d3 c1e23faab7
Коммит 3f328546f8
2 изменённых файлов: 19 добавлений и 8 удалений

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

@@ -16,6 +16,10 @@ var config = {
RequireInviteNames: false,
AllowSignupDomainsWizard: false,
// Google Developer Key (for Youtube API links)
// Leave blank to disable
GoogleDeveloperKey: "",
// Privacy switches
ShowEmail: true,