diff --git a/distribution/src/resources/config-tool/deployment-full.toml b/distribution/src/resources/config-tool/deployment-full.toml index efed1b64bc..812e83a38d 100644 --- a/distribution/src/resources/config-tool/deployment-full.toml +++ b/distribution/src/resources/config-tool/deployment-full.toml @@ -1389,3 +1389,6 @@ phase_name = "Transport" [[transport.phase_order.phases]] phase_name = "MsgOutObservation" + +[user_access] +make_non_admin_users_read_only = false