voc.pretalx: temporary use fork of pretalx-downstream plugin
This commit is contained in:
parent
7cfe080e6f
commit
cab71d60ba
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ nodes['voc.pretalx'] = {
|
||||||
'administrators-from-group-id': 1,
|
'administrators-from-group-id': 1,
|
||||||
'plugins': {
|
'plugins': {
|
||||||
'downstream': {
|
'downstream': {
|
||||||
'repo': 'https://github.com/pretalx/pretalx-downstream.git',
|
'repo': 'https://github.com/Kunsi/pretalx-downstream.git',
|
||||||
|
#'repo': 'https://github.com/pretalx/pretalx-downstream.git', FIXME
|
||||||
},
|
},
|
||||||
'broadcast_tools': {
|
'broadcast_tools': {
|
||||||
'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',
|
'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',
|
||||||
|
|
Loading…
Reference in a new issue