You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "serrislew (via GitHub)" <gi...@apache.org> on 2023/03/15 18:30:42 UTC

[GitHub] [trafficserver] serrislew commented on a diff in pull request #9483: Add support for multiple yaml config files for wasm plugin

serrislew commented on code in PR #9483:
URL: https://github.com/apache/trafficserver/pull/9483#discussion_r1137581266


##########
doc/admin-guide/plugins/wasm.en.rst:
##########
@@ -97,14 +97,15 @@ generated wasm modules with the plugin.
 Runtime can be chosen by changing the ``runtime`` field inside the yaml configuration file for the plugin.
 ``ats.wasm.runtime.wamr`` is for WAMR while ``ats.wasm.runtime.wasmedge`` is for WasmEdge.
 
+The plugin can also take more than one yaml file as arguments and can thus load more than one wasm modules.
+

Review Comment:
   Can we also add an example of a plugin config definition?



-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org