Apply database updates

This commit is contained in:
Keegan Rankin 2024-02-23 13:29:42 -08:00
parent 9896b7df75
commit f34fb313b7
125 changed files with 5396 additions and 154 deletions

View file

@ -9,7 +9,9 @@ dependencies:
- contact
- empty_page
- exclude_node_title
- file
- google_analytics
- media
- node
- statistics
- system
@ -25,6 +27,7 @@ permissions:
- 'access site-wide contact form'
- 'access user contact forms'
- 'change own username'
- 'delete own files'
- 'opt-in or out of google analytics tracking'
- 'post comments'
- 'skip CAPTCHA'
@ -32,5 +35,6 @@ permissions:
- 'subscribe to comments'
- 'use exclude node title'
- 'view empty pages'
- 'view media'
- 'view own unpublished content'
- 'view post access counter'