User:Simon/Trim4/prototypes/xvm configuration

From XPUB & Lens-Based wiki
< User:Simon‎ | Trim4/prototypes
Revision as of 14:45, 25 May 2020 by Simon (talk | contribs) (Created page with "xvm uses these settings: <pre> location /bootleglibrary { client_max_body_size 100M; proxy_pass http://10.0.0.103/bootleglibrary; } </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

xvm uses these settings:

location /bootleglibrary {
 client_max_body_size 100M;
 proxy_pass http://10.0.0.103/bootleglibrary;
}