MCPcopy
hub / github.com/NginxProxyManager/nginx-proxy-manager / setting.js

File setting.js

backend/internal/setting.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import errs from "../lib/error.js";
3import settingModel from "../models/setting.js";
4import internalNginx from "./nginx.js";

Callers

nothing calls this directly

Calls 1

countMethod · 0.80

Tested by

no test coverage detected