Add some of our minor intentional changes on live: permissions, input format; labels

This commit is contained in:
Benjamin Melançon 2019-08-18 12:59:10 -04:00
parent deb534f254
commit a1a3c1bab7
9 changed files with 30 additions and 6 deletions

View file

@ -23,6 +23,7 @@ permissions:
- 'administer nodes'
- 'administer taxonomy'
- 'administer users'
- 'bypass honeypot protection'
- 'bypass node access'
- 'bypass node access'
- 'create event content'
@ -52,6 +53,7 @@ permissions:
- 'skip comment approval'
- 'use exclude node title'
- 'use text format full_html'
- 'use text format markdown'
- 'use text format minimalhtml'
- 'use text format minimalhtmltitle'
- 'use text format restricted_html'