gtristan commented on code in PR #2038:
URL: https://github.com/apache/buildstream/pull/2038#discussion_r2221879736


##########
doc/source/format_declaring.rst:
##########
@@ -407,6 +408,12 @@ This is supported with and without :ref:`remote execution 
<user_config_remote_ex
 With remote execution configured, this additionally enables scaling out of,
 e.g., compile commands across a cluster of build machines.
 
+Action cache updates from sandboxed REAPI clients are disabled by default to
+protect action cache integrity. However, if a trusted REAPI client doesn't
+support remote execution, action cache updates can be enabled by setting
+``action-cache-enable-update`` to ``true``. This requires an 
``action-cache-service``

Review Comment:
   Please link `action-cache-service` to the related user config docs.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to