forked from rc/aircox
add users to moderator
This commit is contained in:
parent
5e0fbeb88a
commit
7683a485cf
|
@ -21,6 +21,8 @@ ensure('AIRCOX_DEFAULT_USER_GROUPS', {
|
||||||
),
|
),
|
||||||
# ensure user can log in using Wagtail
|
# ensure user can log in using Wagtail
|
||||||
'Editors': None
|
'Editors': None
|
||||||
|
# ensure user can publish
|
||||||
|
'Moderators': None
|
||||||
})
|
})
|
||||||
|
|
||||||
# Directory for the programs data
|
# Directory for the programs data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user