You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>Note:</strong> Server-side filepaths which refer to resources will work correctly even if the other resource is not running. However, client-side filepaths require the target resource to be running.
22
-
</div>
22
+
<NoteBoxtype='info'>Server side filepaths which refer to resources will work correctly even if the other resource is not running. However client side filepaths require the target resource to be running.</NoteBox>
23
23
24
24
<h3>Client file security</h3>
25
25
26
26
<div>
27
27
<p>To protect a client file from being read by another server, prepend the filepath with <code>@</code> when the file is created:</p>
0 commit comments