Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
errs from
"../lib/error.js"
;
3
import
settingModel from
"../models/setting.js"
;
4
import
internalNginx from
"./nginx.js"
;
Callers
nothing calls this directly
Calls
1
count
Method · 0.80
Tested by
no test coverage detected