bundles/pretalx: add script to automatically set is_administrator and is_staff based on group membership
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
f02088d9fe
commit
86953e60bd
4 changed files with 90 additions and 0 deletions
|
@ -49,6 +49,7 @@ nodes['voc.pretalx'] = {
|
|||
'version': 'v2.2.0',
|
||||
'domain': 'pretalx.c3voc.de',
|
||||
'mail_from': 'pretalx@c3voc.de',
|
||||
'administrators-from-group-id': 1,
|
||||
'plugins': {
|
||||
'downstream': {
|
||||
'repo': 'https://github.com/pretalx/pretalx-downstream.git',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue