We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d1710 commit 317e75eCopy full SHA for 317e75e
wre/var/setupfiles/wre.conf
@@ -37,7 +37,6 @@
37
"tar" : "/usr/bin/tar",
38
"gzip" : "/usr/bin/gzip",
39
"gunzip" : "/usr/bin/gunzip",
40
- "ipcs" : "/usr/bin/ipcs",
41
"grep" : "/usr/bin/grep",
42
43
# webgui
@@ -125,18 +124,4 @@
125
124
"config" : "/data/WebGUI/etc/WebGUI.conf.original"
126
}
127
},
128
-
129
- # web stats
130
- "webstats" : {
131
- "hostname" : "webstats.example.com",
132
- "enabled" : 0
133
- },
134
135
- # webgui update
136
- "webguiUpdate" : {
137
- "whichMirror" : "plainblack",
138
- "whereFrom" : "mirror",
139
- "backupPath" : "/tmp/webgui"
140
- }
141
142
0 commit comments