Skip to content

Commit b83f28a

Browse files
JVickery-TBSwardi
andauthored
Update changes/219.canada.feature
Co-authored-by: Ian Ward <ian@excess.org>
1 parent 3bc9351 commit b83f28a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

changes/219.canada.feature

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
Added a `ckan.site_read_only` config option which disables `_create`, `_update`, `_patch`, and `_delete` actions for non-sysadmin users.
1+
Added a `ckan.site_read_only` config option which disables actions causing side effects,
2+
such as `*_create`, `*_update`, and `*_delete`, for non-sysadmin users.
3+
4+
This setting does not prevent updates to the database from sysadmin users or updates
5+
that skip the action API, such as collecting page view tracking data.

0 commit comments

Comments
 (0)