mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-18 10:12:55 +02:00
Don't generate ai resource for remote nodes
This commit is contained in:
@@ -360,9 +360,9 @@ hybridRouter.get(
|
||||
true, // But don't allow domain namespace resources
|
||||
false, // Dont include login pages,
|
||||
true, // allow raw resources
|
||||
pangolinUIUrl, // dont generate maintenance page
|
||||
pangolinUIUrl, // generate maintenance page
|
||||
pangolinUIUrl, // generate browser gateway targets
|
||||
aiGatewayUrl
|
||||
null // dont generate ai gateway resources
|
||||
);
|
||||
|
||||
return response(res, {
|
||||
|
||||
Reference in New Issue
Block a user